Home
last modified time | relevance | path

Searched refs:LE_LEGACY_NONCONN_IND (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/net/bluetooth/
Dhci.h2467 #define LE_LEGACY_NONCONN_IND 0x0010 macro
/linux-5.19.10/net/bluetooth/
Dhci_request.c1402 cp.evt_properties = cpu_to_le16(LE_LEGACY_NONCONN_IND); in __hci_req_setup_ext_adv_instance()
Dhci_sync.c791 cp.evt_properties = cpu_to_le16(LE_LEGACY_NONCONN_IND); in hci_setup_ext_adv_instance_sync()
Dhci_event.c6193 case LE_LEGACY_NONCONN_IND: in ext_evt_type_to_legacy()