Home | History | Annotate | Download | only in gatt

Lines Matching refs:onReadRemoteRssi

827     void onReadRemoteRssi(int clientIf, String address,
829 if (DBG) Log.d(TAG, "onReadRemoteRssi() - clientIf=" + clientIf + " address=" +
834 app.callback.onReadRemoteRssi(address, rssi, status);