Searched defs:minInterval (Results 1 – 6 of 6) sorted by relevance
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/ |
| D | CompanionManagerTest.java | 147 final int minInterval = 6; // 0x0006 in checkReasonableConnParameterHelper() local
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
| D | GattServiceTest.java | 605 int minInterval = 3; in leConnectionUpdate() local
|
| /packages/modules/Wifi/service/java/com/android/server/wifi/ |
| D | WifiDiagnostics.java | 629 int minInterval = MinWakeupIntervals[mHalLogLevel]; in startLoggingRingBuffer() local
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | GattNativeInterface.java | 341 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()
|
| D | GattService.java | 4074 int minInterval; in connectionParameterUpdate() local 4103 void leConnectionUpdate(int clientIf, String address, int minInterval, in leConnectionUpdate()
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGatt.aidl | 148 void leConnectionUpdate(int clientIf, String address, int minInterval, in leConnectionUpdate()
|