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

  /system/bt/binder/android/bluetooth/
IBluetoothGatt.aidl 107 void serverReadPhy(in int clientIf, in String address);
  /frameworks/base/core/java/android/bluetooth/
BluetoothGattServer.java 610 mService.serverReadPhy(mServerIf, device.getAddress());
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 739 public void serverReadPhy(int clientIf, String address) {
744 service.serverReadPhy(clientIf, address);
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 801 milliseconds