HomeSort by relevance Sort by last modified time
    Searched defs:onReadRemoteRssi (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothGattCallback.java 139 public void onReadRemoteRssi(BluetoothGatt gatt, int rssi, int status) {
BluetoothAdapter.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 809 void onReadRemoteRssi(int clientIf, String address,
811 if (DBG) Log.d(TAG, "onReadRemoteRssi() - clientIf=" + clientIf + " address=" +
816 app.callback.onReadRemoteRssi(address, rssi, status);
    [all...]
  /prebuilts/sdk/current/
android.jar 

Completed in 60 milliseconds