Searched defs:minInterval (Results 1 – 5 of 5) sorted by relevance
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/ |
| D | CompanionManagerTest.java | 146 final int minInterval = 6; // 0x0006 in checkReasonableConnParameterHelper() local
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
| D | GattServiceTest.java | 552 int minInterval = 3; in leConnectionUpdate() local
|
| /packages/modules/Wifi/service/java/com/android/server/wifi/ |
| D | WifiDiagnostics.java | 648 int minInterval = MinWakeupIntervals[mHalLogLevel]; in startLoggingRingBuffer() local
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGatt.aidl | 146 void leConnectionUpdate(int clientIf, String address, int minInterval, in leConnectionUpdate()
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | GattService.java | 3860 int minInterval; in connectionParameterUpdate() local 3889 void leConnectionUpdate(int clientIf, String address, int minInterval, in leConnectionUpdate() 4816 int minInterval, int maxInterval, int latency, int timeout, int minConnectionEventLen, in gattConnectionParameterUpdateNative()
|