Home
last modified time | relevance | path

Searched refs:SCAN_MODE_CONNECTABLE_DISCOVERABLE (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java122 case BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE: in onReceive()
539 if (mode == BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE) { in discoverable()
547 assertTrue(adapter.setScanMode(BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE)); in discoverable()
559 BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE)); in discoverable()
575 if (scanMode != BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE) { in undiscoverable()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java376 SCAN_MODE_CONNECTABLE_DISCOVERABLE
399 public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; field in BluetoothAdapter
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5854 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17
/frameworks/base/api/
Dcurrent.txt8010 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17