Searched refs:onReadRemoteRssi (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothGattCallback.java | 163 public void onReadRemoteRssi(BluetoothGatt gatt, int rssi, int status) { in onReadRemoteRssi() method in BluetoothGattCallback
|
D | BluetoothGatt.java | 620 public void onReadRemoteRssi(String address, int rssi, int status) { 633 callback.onReadRemoteRssi(BluetoothGatt.this, rssi, status);
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 6285 method public void onReadRemoteRssi(android.bluetooth.BluetoothGatt, int, int);
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 11417 Landroid/bluetooth/IBluetoothGattCallback$Stub$Proxy;->onReadRemoteRssi(Ljava/lang/String;II)V 11446 Landroid/bluetooth/IBluetoothGattCallback;->onReadRemoteRssi(Ljava/lang/String;II)V
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 8467 method public void onReadRemoteRssi(android.bluetooth.BluetoothGatt, int, int);
|
/frameworks/base/api/ |
D | current.txt | 8467 method public void onReadRemoteRssi(android.bluetooth.BluetoothGatt, int, int);
|