Home
last modified time | relevance | path

Searched refs:SubrateRequestMode (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGatt.java194 public @interface SubrateRequestMode {} annotation in BluetoothGatt
2101 public boolean requestSubrateMode(@SubrateRequestMode int subrateMode) { in requestSubrateMode()