Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_event.c6252 HCI_EV_LE_ADVERTISING_REPORT, in hci_le_adv_report_evt()
6257 if (!hci_le_ev_skb_pull(hdev, skb, HCI_EV_LE_ADVERTISING_REPORT, in hci_le_adv_report_evt()
7078 HCI_LE_EV_VL(HCI_EV_LE_ADVERTISING_REPORT, hci_le_adv_report_evt,
7271 if ((subevent == HCI_EV_LE_ADVERTISING_REPORT || in hci_store_wake_reason()
7280 case HCI_EV_LE_ADVERTISING_REPORT: in hci_store_wake_reason()
/linux-6.15/include/net/bluetooth/
H A Dhci.h2640 #define HCI_EV_LE_ADVERTISING_REPORT 0x02 macro