Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java446 public void readRemoteRssi(int clientIf, String address) { in readRemoteRssi() method in GattService.BluetoothGattBinder
449 service.readRemoteRssi(clientIf, address); in readRemoteRssi()
1575 void readRemoteRssi(int clientIf, String address) { in readRemoteRssi() method in GattService