Searched refs:SCAN_MODE_CONNECTABLE (Results 1 – 6 of 6) sorted by relevance
80 localBluetoothAdapter.setScanMode(BluetoothAdapter.SCAN_MODE_CONNECTABLE); in onReceive()
117 case BluetoothAdapter.SCAN_MODE_CONNECTABLE: in onReceive()559 assertEquals(BluetoothAdapter.SCAN_MODE_CONNECTABLE, scanMode); in discoverable()596 if (scanMode == BluetoothAdapter.SCAN_MODE_CONNECTABLE) { in undiscoverable()604 assertTrue(adapter.setScanMode(BluetoothAdapter.SCAN_MODE_CONNECTABLE)); in undiscoverable()608 if (scanMode == BluetoothAdapter.SCAN_MODE_CONNECTABLE in undiscoverable()621 + "(expected 0x%x)", scanMode, BluetoothAdapter.SCAN_MODE_CONNECTABLE, firedFlags, in undiscoverable()
296 @IntDef({SCAN_MODE_NONE, SCAN_MODE_CONNECTABLE, SCAN_MODE_CONNECTABLE_DISCOVERABLE})312 public static final int SCAN_MODE_CONNECTABLE = 21; field in BluetoothAdapter
456 {@link android.bluetooth.BluetoothAdapter#SCAN_MODE_CONNECTABLE}, or {@link
6318 field public static final int SCAN_MODE_CONNECTABLE = 21; // 0x15
6536 field public static final int SCAN_MODE_CONNECTABLE = 21; // 0x15