Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGatt.java1850 int minConnectionEventLen, int maxConnectionEventLen) { in requestLeConnectionUpdate()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java435 int maxConnectionEventLen = 8; in leConnectionUpdate() local
DGattServiceTest.java557 int maxConnectionEventLen = 8; in leConnectionUpdate() local
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl148 …int minConnectionEventLen, int maxConnectionEventLen, in AttributionSource attributionSource, in S… in leConnectionUpdate()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java1157 int minConnectionEventLen, int maxConnectionEventLen, in leConnectionUpdate()
1171 int minConnectionEventLen, int maxConnectionEventLen, in leConnectionUpdate()
3892 int maxConnectionEventLen, AttributionSource attributionSource) { in leConnectionUpdate()
4817 int maxConnectionEventLen); in gattConnectionParameterUpdateNative()