Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:onReadRemoteRssi

544             public void onReadRemoteRssi(String address, int rssi, int status) {
545 if (DBG) Log.d(TAG, "onReadRemoteRssi() - Device=" + address +
551 mCallback.onReadRemoteRssi(BluetoothGatt.this, rssi, status);
1193 * <p>The {@link BluetoothGattCallback#onReadRemoteRssi} callback will be