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.java149 final int maxInterval = 3200; // 0x0C80 in checkReasonableConnParameterHelper() local
/packages/services/Car/cpp/evs/manager/aidl/tests/unit/src/
DEvsEnumeratorHidlUnitTest_1_0.cpp353 std::chrono::duration<long double> maxInterval, in VerifyCameraStream()
DEvsEnumeratorHidlUnitTest.cpp907 std::chrono::duration<long double> maxInterval, in VerifyCameraStream()
1017 std::chrono::duration<long double> maxInterval, in VerifyCameraStream_1_0()
DEvsEnumeratorUnitTest.cpp728 std::chrono::duration<long double> maxInterval, in VerifyCameraStream()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceTest.java600 int maxInterval = 4; in leConnectionUpdate() local
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGatt.aidl79 int maxInterval, int peripheralLatency, int supervisionTimeout, in leConnectionUpdate()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java336 int maxInterval, in gattConnectionParameterUpdateNative()
546 int maxInterval, in gattConnectionParameterUpdate()
DGattService.java1627 int maxInterval = in connectionParameterUpdate() local
1659 int maxInterval, in leConnectionUpdate()