Searched refs:SCAN_MODE_NONE (Results 1 – 12 of 12) sorted by relevance
19 import static android.bluetooth.BluetoothAdapter.SCAN_MODE_NONE;82 return SCAN_MODE_NONE; in getScanMode()
31 private int mScanMode = BluetoothAdapter.SCAN_MODE_NONE;
54 {BluetoothAdapter.SCAN_MODE_NONE, "None"}, in provideParams()
490 sendScanModeChange(BluetoothAdapter.SCAN_MODE_NONE); in testReceiveScanModeNoneAdapterOff_noAdvertisingChange()500 sendScanModeChange(BluetoothAdapter.SCAN_MODE_NONE); in testReceiveScanModeNoneAdapterOn_advertisingAccountKeyFilter()
78 mBluetoothAdapter.setScanMode(BluetoothAdapter.SCAN_MODE_NONE); in startSetsModeAndRegistersReceiver()
110 sScanModes.put(BluetoothAdapter.SCAN_MODE_NONE, "None"); in sScanModes.put() argument
839 BluetoothAdapter.SCAN_MODE_NONE in setDiscoverabilityMode()871 BluetoothAdapter.SCAN_MODE_NONE in setConnectabilityMode()
1198 setScanMode(BluetoothAdapter.SCAN_MODE_NONE); in onBleDisable()1322 case BluetoothAdapter.SCAN_MODE_NONE: in dumpScanMode()
1084 mAdapterProperties.setScanMode(BluetoothAdapter.SCAN_MODE_NONE); in stopProfileServices()2473 return BluetoothAdapter.SCAN_MODE_NONE; in getScanMode()6095 case BluetoothAdapter.SCAN_MODE_NONE: in convertScanModeToHal()6109 return BluetoothAdapter.SCAN_MODE_NONE; in convertScanModeFromHal()
371 case BluetoothAdapter.SCAN_MODE_NONE: in scanModeToText()
437 value = {SCAN_MODE_NONE, SCAN_MODE_CONNECTABLE, SCAN_MODE_CONNECTABLE_DISCOVERABLE})456 public static final int SCAN_MODE_NONE = 20; field in BluetoothAdapter1844 return SCAN_MODE_NONE; in getScanMode()1856 return SCAN_MODE_NONE; in getScanMode()1888 if (mode != SCAN_MODE_NONE in setScanMode()
79 field public static final int SCAN_MODE_NONE = 20; // 0x14