Searched defs:onSubrateChange (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothGattServerCallback.java | 216 public void onSubrateChange(BluetoothDevice device, int subrateFactor, int latency, int contNum, in onSubrateChange() method in BluetoothGattServerCallback
|
| D | BluetoothGattCallback.java | 285 public void onSubrateChange(BluetoothGatt gatt, int subrateFactor, int latency, int contNum, in onSubrateChange() method in BluetoothGattCallback
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGattCallback.aidl | 43 void onSubrateChange(in String address, in int subrateFactor, in int latency, in onSubrateChange() method
|
| D | IBluetoothGattServerCallback.aidl | 47 void onSubrateChange(in String address, in int subrateFactor, in int latency, in onSubrateChange() method
|