Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DSystemBluetoothTest.java71 private static final String BLE_SCAN_ALWAYS_AVAILABLE = "ble_scan_always_enabled"; field in SystemBluetoothTest
242 Settings.Global.putInt(mContext.getContentResolver(), BLE_SCAN_ALWAYS_AVAILABLE, 1); in testBleOnlyMode() local
250 Settings.Global.putInt(mContext.getContentResolver(), BLE_SCAN_ALWAYS_AVAILABLE, in testBleOnlyMode() local