Home
last modified time | relevance | path

Searched defs:attrHandle (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java2782 void onResponseSendCompleted(int status, int attrHandle) { in onResponseSendCompleted()
3341 private native void gattServerSendIndicationNative(int serverIf, int attrHandle, int connId, in gattServerSendIndicationNative()
3344 private native void gattServerSendNotificationNative(int serverIf, int attrHandle, int connId, in gattServerSendNotificationNative()