Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_event.c6231 HCI_EV_LE_ADVERTISING_REPORT, in hci_le_adv_report_evt()
6236 if (!hci_le_ev_skb_pull(hdev, skb, HCI_EV_LE_ADVERTISING_REPORT, in hci_le_adv_report_evt()
7009 HCI_LE_EV_VL(HCI_EV_LE_ADVERTISING_REPORT, hci_le_adv_report_evt,
7202 if ((subevent == HCI_EV_LE_ADVERTISING_REPORT || in hci_store_wake_reason()
7211 case HCI_EV_LE_ADVERTISING_REPORT: in hci_store_wake_reason()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h2570 #define HCI_EV_LE_ADVERTISING_REPORT 0x02 macro