Home
last modified time | relevance | path

Searched refs:MATCH_MODE_AGGRESSIVE (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DScanSettings.java133 public static final int MATCH_MODE_AGGRESSIVE = 1; field in ScanSettings
292 private int mMatchMode = MATCH_MODE_AGGRESSIVE;
410 if (matchMode < MATCH_MODE_AGGRESSIVE || matchMode > MATCH_MODE_STICKY) { in setMatchMode()
/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/
DDckScanTest.kt108 .setMatchMode(ScanSettings.MATCH_MODE_AGGRESSIVE) in scanForUuid_remoteFound()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanManager.java1813 if (settings.getMatchMode() == ScanSettings.MATCH_MODE_AGGRESSIVE) { in getOnFoundOnLostTimeoutMillis()
1828 if (settings.getMatchMode() == ScanSettings.MATCH_MODE_AGGRESSIVE) { in getOnFoundOnLostSightings()
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt1461 field public static final int MATCH_MODE_AGGRESSIVE = 1; // 0x1