summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothSocket.java
diff options
context:
space:
mode:
authorZhihai Xu <zhihaixu@google.com>2014-01-13 16:54:38 -0800
committerZhihai Xu <zhihaixu@google.com>2014-01-13 16:54:38 -0800
commit4907d56a6cc1ae4906c324dc39dc4d44a6c5fa63 (patch)
tree4f3a69e3efadcfb6fdd009430573a40336ec3c42 /framework/java/android/bluetooth/BluetoothSocket.java
parentc1108cbaa77d56205db424915c00636f04cbb83e (diff)
NPE in BluetoothDevice.fetchUuidsWithSdp
This is caused by access fetchUuidsWithSdp after bluetooth is turned off. We can add check null pointer for sService, before call sService.fetchRemoteUuids(this) to fix this problem; bug:12533948 Change-Id: Id2cab92a56185073fabcabcfb21a243e99a60cee
Diffstat (limited to 'framework/java/android/bluetooth/BluetoothSocket.java')
0 files changed, 0 insertions, 0 deletions