Home
last modified time | relevance | path

Searched refs:SCAN_MODE_CONNECTABLE (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothDiscoverableTimeoutReceiver.java81 localBluetoothAdapter.setScanMode(BluetoothAdapter.SCAN_MODE_CONNECTABLE); in onReceive()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java119 case BluetoothAdapter.SCAN_MODE_CONNECTABLE: in onReceive()
525 if (scanMode != BluetoothAdapter.SCAN_MODE_CONNECTABLE) { in discoverable()
589 if (mode == BluetoothAdapter.SCAN_MODE_CONNECTABLE) { in undiscoverable()
597 assertTrue(adapter.setScanMode(BluetoothAdapter.SCAN_MODE_CONNECTABLE)); in undiscoverable()
609 BluetoothAdapter.SCAN_MODE_CONNECTABLE)); in undiscoverable()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java375 SCAN_MODE_CONNECTABLE,
393 public static final int SCAN_MODE_CONNECTABLE = 21; field in BluetoothAdapter
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5853 field public static final int SCAN_MODE_CONNECTABLE = 21; // 0x15
/frameworks/base/api/
Dcurrent.txt8009 field public static final int SCAN_MODE_CONNECTABLE = 21; // 0x15