Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h2287 #define LE_EXT_ADV_CONN_IND 0x0001 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c2027 cp.evt_properties = cpu_to_le16(LE_EXT_ADV_CONN_IND); in __hci_req_setup_ext_adv_instance()
H A Dhci_event.c5706 if (evt_type & LE_EXT_ADV_CONN_IND) { in ext_evt_type_to_legacy()