Home
last modified time | relevance | path

Searched defs:BT_SCAN_MODE_CONNECTABLE (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/gd/hci/
H A Denum_helper.h31 enum LegacyScanMode { BT_SCAN_MODE_NONE = 0, BT_SCAN_MODE_CONNECTABLE = 1, BT_SCAN_MODE_CONNECTABLE… enumerator
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAbstractionLayer.java32 static final int BT_SCAN_MODE_CONNECTABLE = 0x01; field in AbstractionLayer
/aosp12/hardware/libhardware/include/hardware/
H A Dbluetooth.h60 BT_SCAN_MODE_CONNECTABLE, enumerator
/aosp12/system/bt/include/hardware/
H A Dbluetooth.h63 BT_SCAN_MODE_CONNECTABLE, enumerator