Home | History | Annotate | Download | only in gatt

Lines Matching defs:clientReadPhy

537         public void clientReadPhy(int clientIf, String address) {
542 service.clientReadPhy(clientIf, address);
2193 void clientReadPhy(int clientIf, String address) {
2199 Log.d(TAG, "clientReadPhy() - no connection to " + address);
2205 Log.d(TAG, "clientReadPhy() - address=" + address + ", connId=" + connId);