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.java1928 int minConnectionEventLen, int maxConnectionEventLen) { in requestLeConnectionUpdate()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java436 int maxConnectionEventLen = 8; in leConnectionUpdate() local
DGattServiceTest.java610 int maxConnectionEventLen = 8; in leConnectionUpdate() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java342 int maxConnectionEventLen); in gattConnectionParameterUpdateNative()
547 int maxConnectionEventLen) { in gattConnectionParameterUpdate()
DGattService.java1166 int minConnectionEventLen, int maxConnectionEventLen, in leConnectionUpdate()
1180 int minConnectionEventLen, int maxConnectionEventLen, in leConnectionUpdate()
4106 int maxConnectionEventLen, AttributionSource attributionSource) { in leConnectionUpdate()
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl150 …int minConnectionEventLen, int maxConnectionEventLen, in AttributionSource attributionSource, in S… in leConnectionUpdate()