Searched refs:SCAN_MODE_CONNECTABLE_DISCOVERABLE (Results 1 – 5 of 5) sorted by relevance
122 case BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE: in onReceive()533 if (mode == BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE) { in discoverable()541 assertTrue(adapter.setScanMode(BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE)); in discoverable()553 BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE)); in discoverable()569 if (scanMode != BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE) { in undiscoverable()
347 @IntDef({SCAN_MODE_NONE, SCAN_MODE_CONNECTABLE, SCAN_MODE_CONNECTABLE_DISCOVERABLE})369 public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; field in BluetoothAdapter
5854 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17
7237 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17
7714 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17