Searched refs:onServerReadDescriptor (Results 1 – 2 of 2) sorted by relevance
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | GattNativeInterface.java | 268 void onServerReadDescriptor(String address, int connId, int transId, int handle, int offset, in onServerReadDescriptor() method in GattNativeInterface 270 getGattService().onServerReadDescriptor(address, connId, transId, handle, offset, isLong); in onServerReadDescriptor()
|
| D | GattService.java | 4340 void onServerReadDescriptor(String address, int connId, int transId, int handle, int offset, in onServerReadDescriptor() method in GattService
|