Home
last modified time | relevance | path

Searched refs:HCI_EV_LE_ADVERTISING_REPORT (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/net/bluetooth/
Dhci_event.c6405 HCI_EV_LE_ADVERTISING_REPORT, in hci_le_adv_report_evt()
6410 if (!hci_le_ev_skb_pull(hdev, skb, HCI_EV_LE_ADVERTISING_REPORT, in hci_le_adv_report_evt()
7036 HCI_LE_EV_VL(HCI_EV_LE_ADVERTISING_REPORT, hci_le_adv_report_evt,
7224 if ((subevent == HCI_EV_LE_ADVERTISING_REPORT || in hci_store_wake_reason()
7233 case HCI_EV_LE_ADVERTISING_REPORT: in hci_store_wake_reason()
/Linux-v6.1/include/net/bluetooth/
Dhci.h2599 #define HCI_EV_LE_ADVERTISING_REPORT 0x02 macro