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

  /frameworks/base/core/java/android/bluetooth/
IBluetoothGatt.aidl 80 void clientReadPhy(in int clientIf, in String address);
BluetoothGatt.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 443 public void clientReadPhy(int clientIf, String address) {
446 service.clientReadPhy(clientIf, address);
    [all...]

Completed in 103 milliseconds