Searched defs:BLE_SCAN_ALWAYS_AVAILABLE (Results 1 – 1 of 1) sorted by relevance
71 private static final String BLE_SCAN_ALWAYS_AVAILABLE = "ble_scan_always_enabled"; field in SystemBluetoothTest242 Settings.Global.putInt(mContext.getContentResolver(), BLE_SCAN_ALWAYS_AVAILABLE, 1); in testBleOnlyMode() local250 Settings.Global.putInt(mContext.getContentResolver(), BLE_SCAN_ALWAYS_AVAILABLE, in testBleOnlyMode() local