Searched refs:SCAN_MODE_CONNECTABLE_DISCOVERABLE (Results 1 – 8 of 8) sorted by relevance
119 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()
244 public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; field in BluetoothAdapter
826 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()
459 {@link android.bluetooth.BluetoothAdapter#SCAN_MODE_CONNECTABLE_DISCOVERABLE},
4268 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17
4273 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17
4482 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17