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.java658 public void readRemoteRssi(int clientIf, String address) { in readRemoteRssi() method in GattService.BluetoothGattBinder
663 service.readRemoteRssi(clientIf, address); in readRemoteRssi()
2467 void readRemoteRssi(int clientIf, String address) { in readRemoteRssi() method in GattService