Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dle.c1054 ng_hci_le_connection_complete_ep *conn_event; in handle_le_connection_event()
1059 conn_event =(ng_hci_le_connection_complete_ep *)(ev_pkt + 1); in handle_le_connection_event()
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_evnt.c473 ng_hci_le_connection_complete_ep *ep = NULL; in le_connection_complete()
482 ep = mtod(event, ng_hci_le_connection_complete_ep *); in le_connection_complete()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h2046 } __attribute__ ((packed)) ng_hci_le_connection_complete_ep; typedef