Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dle.c747 ng_hci_le_advertising_report_ep *advrep = in handle_le_event()
748 (ng_hci_le_advertising_report_ep *)(leer + 1); in handle_le_event()
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_evnt.c381 ng_hci_le_advertising_report_ep *ep = NULL; in le_advertizing_report()
392 ep = mtod(event, ng_hci_le_advertising_report_ep *); in le_advertizing_report()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h2130 }__attribute__ ((packed)) ng_hci_le_advertising_report_ep;
2052 }__attribute__ ((packed)) ng_hci_le_advertising_report_ep; global() typedef