Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h2288 #define LE_EXT_ADV_NON_CONN_IND 0x0000 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_request.c2040 cp.evt_properties = cpu_to_le16(LE_EXT_ADV_NON_CONN_IND); in __hci_req_setup_ext_adv_instance()
Dhci_event.c5718 if (evt_type == LE_EXT_ADV_NON_CONN_IND || in ext_evt_type_to_legacy()