Searched refs:attrHandle (Results 1 – 1 of 1) sorted by relevance
2766 void onResponseSendCompleted(int status, int attrHandle) { in onResponseSendCompleted() argument2768 Log.d(TAG, "onResponseSendCompleted() handle=" + attrHandle); in onResponseSendCompleted()3306 private native void gattServerSendIndicationNative(int serverIf, int attrHandle, int connId, in gattServerSendIndicationNative() argument3309 private native void gattServerSendNotificationNative(int serverIf, int attrHandle, int connId, in gattServerSendNotificationNative() argument