Home
last modified time | relevance | path

Searched refs:LE_EXT_ADV_SCAN_IND (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dhci.h2559 #define LE_EXT_ADV_SCAN_IND 0x0002 macro
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c1128 cp.evt_properties = cpu_to_le16(LE_EXT_ADV_SCAN_IND); in hci_setup_ext_adv_instance_sync()
H A Dhci_event.c6284 if (evt_type & LE_EXT_ADV_SCAN_IND) in ext_evt_type_to_legacy()