Searched refs:gattClientReadDescriptor (Results 1 – 3 of 3) sorted by relevance
507 public void gattClientReadDescriptor(int connId, int handle, int authReq) { in gattClientReadDescriptor() method in GattNativeInterface
2439 mNativeInterface.gattClientReadDescriptor(connId, handle, authReq); in readDescriptor()
444 verify(mNativeInterface).gattClientReadDescriptor(connId, handle, authReq); in readDescriptor()