Home
last modified time | relevance | path

Searched refs:onReadRemoteRssi (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallback.java163 public void onReadRemoteRssi(BluetoothGatt gatt, int rssi, int status) { in onReadRemoteRssi() method in BluetoothGattCallback
DBluetoothGatt.java610 public void onReadRemoteRssi(String address, int rssi, int status) {
623 callback.onReadRemoteRssi(BluetoothGatt.this, rssi, status);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6285 method public void onReadRemoteRssi(android.bluetooth.BluetoothGatt, int, int);
/frameworks/base/config/
Dhiddenapi-public-dex.txt5538 Landroid/bluetooth/BluetoothGattCallback;->onReadRemoteRssi(Landroid/bluetooth/BluetoothGatt;II)V
/frameworks/base/api/
Dcurrent.txt8176 method public void onReadRemoteRssi(android.bluetooth.BluetoothGatt, int, int);