Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci.h2620 #define LE_LEGACY_ADV_DIRECT_IND 0x0015 macro
/linux-6.15/net/bluetooth/
H A Dhci_sync.c6270 cp.evt_properties = cpu_to_le16(LE_LEGACY_ADV_DIRECT_IND); in hci_le_ext_directed_advertising_sync()
H A Dhci_event.c6282 case LE_LEGACY_ADV_DIRECT_IND: in ext_evt_type_to_legacy()