Home
last modified time | relevance | path

Searched defs:subrateModeRequest (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl186 …void subrateModeRequest(in int clientIf, in String address, in int subrateMode, in AttributionSour… in subrateModeRequest() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java1193 public void subrateModeRequest(int clientIf, String address, int subrateMode, in subrateModeRequest() method in GattService.BluetoothGattBinder
1202 private void subrateModeRequest(int clientIf, String address, int subrateMode, in subrateModeRequest() method in GattService.BluetoothGattBinder
4123 void subrateModeRequest(int clientIf, String address, int subrateMode, in subrateModeRequest() method in GattService