Home
last modified time | relevance | path

Searched defs:subrateMode (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGatt.java1967 public boolean requestSubrateMode(@SubrateRequestMode int subrateMode) { in requestSubrateMode()
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl186 …void subrateModeRequest(in int clientIf, in String address, in int subrateMode, in AttributionSour… in subrateModeRequest()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java1193 public void subrateModeRequest(int clientIf, String address, int subrateMode, in subrateModeRequest()
1202 private void subrateModeRequest(int clientIf, String address, int subrateMode, in subrateModeRequest()
4123 void subrateModeRequest(int clientIf, String address, int subrateMode, in subrateModeRequest()