Home
last modified time | relevance | path

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

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java120 case BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE: in onReceive()
553 if (scanMode == BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE) { in discoverable()
561 assertTrue(adapter.setScanMode(BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE)); in discoverable()
565 if (scanMode == BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE in discoverable()
578 + "(expected 0x%x)", scanMode, BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE, in discoverable()
602 assertEquals(BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE, scanMode); in undiscoverable()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java302 @IntDef({SCAN_MODE_NONE, SCAN_MODE_CONNECTABLE, SCAN_MODE_CONNECTABLE_DISCOVERABLE})
324 public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; field in BluetoothAdapter
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth.jd455 {@link android.bluetooth.BluetoothAdapter#SCAN_MODE_CONNECTABLE_DISCOVERABLE},
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5854 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17
/frameworks/base/api/
Dcurrent.txt6712 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17
Dtest-current.txt6718 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17
Dsystem-current.txt7002 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17