Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java100 void onClientSubrateChange( in onClientSubrateChange() method in GattNativeInterface
104 .onClientSubrateChange(connId, subrateFactor, latency, contNum, timeout, status); in onClientSubrateChange()
DGattService.java1450 void onClientSubrateChange( in onClientSubrateChange() method in GattService