Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h2283 #define LE_LEGACY_NONCONN_IND 0x0010 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_request.c2042 cp.evt_properties = cpu_to_le16(LE_LEGACY_NONCONN_IND); in __hci_req_setup_ext_adv_instance()
Dhci_event.c5695 case LE_LEGACY_NONCONN_IND: in ext_evt_type_to_legacy()