Home
last modified time | relevance | path

Searched defs:SCAN_MODE_CONNECTABLE_DISCOVERABLE (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/service/src/com/android/car/bluetooth/
DBluetoothUtils.java83 sScanModes.put(BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE, in sScanModes.put()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java480 public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23; field in BluetoothAdapter