Home
last modified time | relevance | path

Searched refs:SCAN_MODE_CONNECTABLE_DISCOVERABLE (Results 1 – 5 of 5) 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.java296 @IntDef({SCAN_MODE_NONE, SCAN_MODE_CONNECTABLE, SCAN_MODE_CONNECTABLE_DISCOVERABLE})
318 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/base/api/
Dcurrent.txt6319 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17
Dsystem-current.txt6537 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17