Home
last modified time | relevance | path

Searched defs:subrateFactor (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattServerCallback.java210 int subrateFactor, in onSubrateChange()
DBluetoothGattCallback.java272 int subrateFactor, in onSubrateChange()
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGattCallback.aidl43 void onSubrateChange(in String address, in int subrateFactor, in int latency, in onSubrateChange()
DIBluetoothGattServerCallback.aidl47 void onSubrateChange(in String address, in int subrateFactor, in int latency, in onSubrateChange()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java101 int connId, int subrateFactor, int latency, int contNum, int timeout, int status) in onClientSubrateChange()
122 int connId, int subrateFactor, int latency, int contNum, int timeout, int status) in onServerSubrateChange()
DGattService.java1451 int connId, int subrateFactor, int latency, int contNum, int timeout, int status) in onClientSubrateChange()
1520 int connId, int subrateFactor, int latency, int contNum, int timeout, int status) in onServerSubrateChange()