Home
last modified time | relevance | path

Searched refs:SCAN_MODE_CONNECTABLE (Results 1 – 6 of 6) 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()
519 if (scanMode != BluetoothAdapter.SCAN_MODE_CONNECTABLE) { in discoverable()
583 if (mode == BluetoothAdapter.SCAN_MODE_CONNECTABLE) { in undiscoverable()
591 assertTrue(adapter.setScanMode(BluetoothAdapter.SCAN_MODE_CONNECTABLE)); in undiscoverable()
603 BluetoothAdapter.SCAN_MODE_CONNECTABLE)); in undiscoverable()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java347 @IntDef({SCAN_MODE_NONE, SCAN_MODE_CONNECTABLE, SCAN_MODE_CONNECTABLE_DISCOVERABLE})
363 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.txt7236 field public static final int SCAN_MODE_CONNECTABLE = 21; // 0x15
Dsystem-current.txt7713 field public static final int SCAN_MODE_CONNECTABLE = 21; // 0x15