Home | History | Annotate | Download | only in gatt

Lines Matching defs:onReadRemoteRssi

1475     void onReadRemoteRssi(int clientIf, String address, int rssi, int status)
1479 "onReadRemoteRssi() - clientIf=" + clientIf + " address=" + address + ", rssi="
1485 app.callback.onReadRemoteRssi(address, rssi, status);