Home
last modified time | relevance | path

Searched defs:scanInterval (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DScanManager.java622 int scanInterval = getScanIntervalMillis(client.settings); in configureRegularScanParams() local
737 int scanInterval = in resetBatchScan() local
1304 private native void gattSetScanParametersNative(int clientIf, int scanInterval, in gattSetScanParametersNative()