Searched refs:SCAN_MODE_CONNECTABLE (Results 1 – 6 of 6) sorted by relevance
81 localBluetoothAdapter.setScanMode(BluetoothAdapter.SCAN_MODE_CONNECTABLE); in onReceive()
119 case BluetoothAdapter.SCAN_MODE_CONNECTABLE: in onReceive()519 if (scanMode != BluetoothAdapter.SCAN_MODE_CONNECTABLE) { in discoverable()583 if (mode == BluetoothAdapter.SCAN_MODE_CONNECTABLE) { in undiscoverable()591 assertTrue(adapter.setScanMode(BluetoothAdapter.SCAN_MODE_CONNECTABLE)); in undiscoverable()603 BluetoothAdapter.SCAN_MODE_CONNECTABLE)); in undiscoverable()
347 @IntDef({SCAN_MODE_NONE, SCAN_MODE_CONNECTABLE, SCAN_MODE_CONNECTABLE_DISCOVERABLE})363 public static final int SCAN_MODE_CONNECTABLE = 21; field in BluetoothAdapter
5853 field public static final int SCAN_MODE_CONNECTABLE = 21; // 0x15
7236 field public static final int SCAN_MODE_CONNECTABLE = 21; // 0x15
7713 field public static final int SCAN_MODE_CONNECTABLE = 21; // 0x15