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.java513 int maxInterval = 4; in leConnectionUpdate() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java342 int maxInterval, in gattConnectionParameterUpdateNative()
548 int maxInterval, in gattConnectionParameterUpdate()
DGattService.java2569 int maxInterval; in connectionParameterUpdate() local
2611 int maxInterval, in leConnectionUpdate()
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGatt.aidl148 int maxInterval, int peripheralLatency, int supervisionTimeout, in leConnectionUpdate()