Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java4136 void onResponseSendCompleted(int status, int attrHandle) { in onResponseSendCompleted()
4839 private native void gattServerSendIndicationNative(int serverIf, int attrHandle, int connId, in gattServerSendIndicationNative()
4842 private native void gattServerSendNotificationNative(int serverIf, int attrHandle, int connId, in gattServerSendNotificationNative()