Home
last modified time | relevance | path

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

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java119 case BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE: in onReceive()
551 if (scanMode == BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE) { in discoverable()
559 assertTrue(adapter.setScanMode(BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE)); in discoverable()
563 if (scanMode == BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE in discoverable()
576 + "(expected 0x%x)", scanMode, BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE, in discoverable()
600 assertEquals(BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE, scanMode); in undiscoverable()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java244 public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; field in BluetoothAdapter
/frameworks/base/core/java/android/server/
DBluetoothService.java826 case BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE: in setScanMode()
2020 return BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE; in bluezStringToScanMode()
2033 case BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE: in scanModeToBluezString()
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth.jd459 {@link android.bluetooth.BluetoothAdapter#SCAN_MODE_CONNECTABLE_DISCOVERABLE},
/frameworks/base/api/
D14.txt4268 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17
D15.txt4273 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17
Dcurrent.txt4482 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17
D16.txt4482 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17