Searched refs:SCAN_MODE_CONNECTABLE_DISCOVERABLE (Results 1 – 7 of 7) sorted by relevance
120 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()
302 @IntDef({SCAN_MODE_NONE, SCAN_MODE_CONNECTABLE, SCAN_MODE_CONNECTABLE_DISCOVERABLE})324 public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; field in BluetoothAdapter
455 {@link android.bluetooth.BluetoothAdapter#SCAN_MODE_CONNECTABLE_DISCOVERABLE},
5854 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17
6712 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17
6718 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17
7002 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17