Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci.h2628 #define LE_EXT_ADV_CONN_IND 0x0001 macro
/linux-6.15/net/bluetooth/
H A Dhci_sync.c1274 cp.evt_properties = cpu_to_le16(LE_EXT_ADV_CONN_IND); in hci_setup_ext_adv_instance_sync()
H A Dhci_event.c6296 if (evt_type & LE_EXT_ADV_CONN_IND) { in ext_evt_type_to_legacy()