Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGatt.java2046 int maxConnectionEventLen) { in requestLeConnectionUpdate()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceTest.java517 int maxConnectionEventLen = 8; in leConnectionUpdate() local
DGattServiceBinderTest.java450 int maxConnectionEventLen = 8; in leConnectionUpdate() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java346 int maxConnectionEventLen); in gattConnectionParameterUpdateNative()
552 int maxConnectionEventLen) { in gattConnectionParameterUpdate()
DGattService.java798 int maxConnectionEventLen, in leConnectionUpdate()
2615 int maxConnectionEventLen, in leConnectionUpdate()
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGatt.aidl149 … int minConnectionEventLen, int maxConnectionEventLen, in AttributionSource attributionSource); in leConnectionUpdate()