Home
last modified time | relevance | path

Searched defs:BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/
Denum_helper.h31 …de { BT_SCAN_MODE_NONE = 0, BT_SCAN_MODE_CONNECTABLE = 1, BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE = … enumerator
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAbstractionLayer.java29 static final int BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE = 0x02; field in AbstractionLayer
/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h72 BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE, enumerator