Searched refs:SCAN_MODE_CONNECTABLE (Results 1 – 6 of 6) sorted by relevance
81 localBluetoothAdapter.setScanMode(BluetoothAdapter.SCAN_MODE_CONNECTABLE); in onReceive()
125 case BluetoothAdapter.SCAN_MODE_CONNECTABLE: in onReceive()568 if (scanMode != BluetoothAdapter.SCAN_MODE_CONNECTABLE) { in discoverable()632 if (mode == BluetoothAdapter.SCAN_MODE_CONNECTABLE) { in undiscoverable()640 assertTrue(adapter.setScanMode(BluetoothAdapter.SCAN_MODE_CONNECTABLE)); in undiscoverable()652 BluetoothAdapter.SCAN_MODE_CONNECTABLE)); in undiscoverable()
376 SCAN_MODE_CONNECTABLE,394 public static final int SCAN_MODE_CONNECTABLE = 21; field in BluetoothAdapter
5853 field public static final int SCAN_MODE_CONNECTABLE = 21; // 0x15
8012 field public static final int SCAN_MODE_CONNECTABLE = 21; // 0x15