Home
last modified time | relevance | path

Searched defs:maxInterval (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DCompanionManagerTest.java148 final int maxInterval = 3200; // 0x0C80 in checkReasonableConnParameterHelper() local
/packages/services/Car/cpp/evs/manager/aidl/tests/src/
DEvsEnumeratorHidlUnitTest_1_0.cpp352 std::chrono::duration<long double> maxInterval, in VerifyCameraStream()
DEvsEnumeratorHidlUnitTest.cpp901 std::chrono::duration<long double> maxInterval, in VerifyCameraStream()
988 std::chrono::duration<long double> maxInterval, in VerifyCameraStream_1_0()
DEvsEnumeratorUnitTest.cpp721 std::chrono::duration<long double> maxInterval, in VerifyCameraStream()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceTest.java606 int maxInterval = 4; in leConnectionUpdate() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java341 int minInterval, int maxInterval, int latency, int timeout, int minConnectionEventLen, in gattConnectionParameterUpdateNative()
546 int minInterval, int maxInterval, int latency, int timeout, int minConnectionEventLen, in gattConnectionParameterUpdate()
DGattService.java4075 int maxInterval; in connectionParameterUpdate() local
4104 int maxInterval, int peripheralLatency, in leConnectionUpdate()
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl149 int maxInterval, int peripheralLatency, int supervisionTimeout, in leConnectionUpdate()