Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java594 int scanInterval = getScanIntervalMillis(client.settings); in configureRegularScanParams() local
710 int scanInterval = in resetBatchScan() local
1269 private native void gattSetScanParametersNative(int clientIf, int scanInterval, in gattSetScanParametersNative()