Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java2766 void onResponseSendCompleted(int status, int attrHandle) { in onResponseSendCompleted() argument
2768 Log.d(TAG, "onResponseSendCompleted() handle=" + attrHandle); in onResponseSendCompleted()
3306 private native void gattServerSendIndicationNative(int serverIf, int attrHandle, int connId, in gattServerSendIndicationNative() argument
3309 private native void gattServerSendNotificationNative(int serverIf, int attrHandle, int connId, in gattServerSendNotificationNative() argument