Home | History | Annotate | Download | only in gatt

Lines Matching refs:readDescriptor

379         public void readDescriptor(int clientIf, String address, int srvcType,
386 service.readDescriptor(clientIf, address, srvcType,
1554 void readDescriptor(int clientIf, String address, int srvcType,
1562 if (VDBG) Log.d(TAG, "readDescriptor() - address=" + address);
1575 Log.e(TAG, "readDescriptor() - No connection for " + address + "...");