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.java80 localBluetoothAdapter.setScanMode(BluetoothAdapter.SCAN_MODE_CONNECTABLE); in onReceive()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java117 case BluetoothAdapter.SCAN_MODE_CONNECTABLE: in onReceive()
559 assertEquals(BluetoothAdapter.SCAN_MODE_CONNECTABLE, scanMode); in discoverable()
596 if (scanMode == BluetoothAdapter.SCAN_MODE_CONNECTABLE) { in undiscoverable()
604 assertTrue(adapter.setScanMode(BluetoothAdapter.SCAN_MODE_CONNECTABLE)); in undiscoverable()
608 if (scanMode == BluetoothAdapter.SCAN_MODE_CONNECTABLE in undiscoverable()
621 + "(expected 0x%x)", scanMode, BluetoothAdapter.SCAN_MODE_CONNECTABLE, firedFlags, in undiscoverable()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java296 @IntDef({SCAN_MODE_NONE, SCAN_MODE_CONNECTABLE, SCAN_MODE_CONNECTABLE_DISCOVERABLE})
312 public static final int SCAN_MODE_CONNECTABLE = 21; field in BluetoothAdapter
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth.jd456 {@link android.bluetooth.BluetoothAdapter#SCAN_MODE_CONNECTABLE}, or {@link
/frameworks/base/api/
Dcurrent.txt6318 field public static final int SCAN_MODE_CONNECTABLE = 21; // 0x15
Dsystem-current.txt6536 field public static final int SCAN_MODE_CONNECTABLE = 21; // 0x15