Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci.h2074 #define LE_EXT_ADV_SCAN_IND 0x0002 macro
/Linux-v4.19/net/bluetooth/
Dhci_request.c1586 cp.evt_properties = cpu_to_le16(LE_EXT_ADV_SCAN_IND); in __hci_req_setup_ext_adv_instance()
Dhci_event.c5360 if (evt_type & LE_EXT_ADV_SCAN_IND) in ext_evt_type_to_legacy()