Searched refs:onResponseSendCompleted (Results 1 – 2 of 2) sorted by relevance
259 void onResponseSendCompleted(int status, int attrHandle) { in onResponseSendCompleted() method in GattNativeInterface260 getGattService().onResponseSendCompleted(status, attrHandle); in onResponseSendCompleted()
3057 void onResponseSendCompleted(int status, int attrHandle) { in onResponseSendCompleted() method in GattService