Searched refs:gattClientWriteDescriptor (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/gatt/ |
| D | gatt_notify_test.py | 63 … self.central.sl4a.gattClientWriteDescriptor(self.bluetooth_gatt, self.discovered_services_index,
|
| /packages/modules/Bluetooth/system/blueberry/utils/ |
| D | bt_gatt_utils.py | 167 … cen_droid.gattClientWriteDescriptor(bluetooth_gatt, discovered_services_index, i,
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | GattNativeInterface.java | 504 public void gattClientWriteDescriptor(int connId, int handle, int authReq, in gattClientWriteDescriptor() method in GattNativeInterface
|
| D | GattService.java | 3966 mNativeInterface.gattClientWriteDescriptor(connId, handle, authReq, value); in writeDescriptor()
|