Searched refs:SCAN_MODE_CONNECTABLE_DISCOVERABLE (Results 1 – 4 of 4) sorted by relevance
128 case BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE: in onReceive()582 if (mode == BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE) { in discoverable()590 assertTrue(adapter.setScanMode(BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE)); in discoverable()602 BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE)); in discoverable()618 if (scanMode != BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE) { in undiscoverable()
400 SCAN_MODE_CONNECTABLE_DISCOVERABLE423 public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; field in BluetoothAdapter
8686 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17
5854 field public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; // 0x17