Searched refs:minInterval (Results 1 – 8 of 8) sorted by relevance
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/ |
D | CompanionManagerTest.java | 148 final int minInterval = 6; // 0x0006 in checkReasonableConnParameterHelper() local 164 Assert.assertTrue(max >= minInterval); in checkReasonableConnParameterHelper() 165 Assert.assertTrue(min >= minInterval); in checkReasonableConnParameterHelper()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
D | GattNativeInterface.java | 341 int minInterval, in gattConnectionParameterUpdateNative() argument 547 int minInterval, in gattConnectionParameterUpdate() argument 556 minInterval, in gattConnectionParameterUpdate()
|
D | GattService.java | 2568 int minInterval; in connectionParameterUpdate() local 2579 minInterval = in connectionParameterUpdate() 2596 + minInterval in connectionParameterUpdate() 2603 clientIf, address, minInterval, maxInterval, latency, timeout, 0, 0); in connectionParameterUpdate() 2610 int minInterval, in leConnectionUpdate() argument 2627 + minInterval in leConnectionUpdate() 2643 minInterval, in leConnectionUpdate()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
D | GattServiceTest.java | 512 int minInterval = 3; in leConnectionUpdate() local 522 minInterval, in leConnectionUpdate() 534 minInterval, in leConnectionUpdate()
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiDiagnostics.java | 629 int minInterval = MinWakeupIntervals[mHalLogLevel]; in startLoggingRingBuffer() local 633 mHalLogLevel, 0, minInterval, minDataSize, buffer.name)) { in startLoggingRingBuffer()
|
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ |
D | IBluetoothGatt.aidl | 147 void leConnectionUpdate(int clientIf, String address, int minInterval, in leConnectionUpdate() argument
|
/packages/apps/Car/DebuggingRestrictionController/libs/ |
D | google-http-client-1.36.0.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/packages/services/Car/tests/BugReportApp/libs/ |
D | google-http-client-1.30.1.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |