Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/bluetooth/le/
H A DScanSettings.java108 public static final int MATCH_MODE_AGGRESSIVE = 1; field in ScanSettings
276 private int mMatchMode = MATCH_MODE_AGGRESSIVE;
391 if (matchMode < MATCH_MODE_AGGRESSIVE in setMatchMode()
/aosp12/system/bt/service/common/bluetooth/
H A Dscan_settings.h88 MATCH_MODE_AGGRESSIVE = 1, enumerator
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DScanManager.java1218 if (settings.getMatchMode() == ScanSettings.MATCH_MODE_AGGRESSIVE) { in getOnFoundOnLostTimeoutMillis()
1233 if (settings.getMatchMode() == ScanSettings.MATCH_MODE_AGGRESSIVE) { in getOnFoundOnLostSightings()
H A DAppScanStats.java544 case ScanSettings.MATCH_MODE_AGGRESSIVE: in matchModeToString()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt9774 field public static final int MATCH_MODE_AGGRESSIVE = 1; // 0x1