Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dlink_control.c653 ng_hci_read_remote_features_compl_ep *ep = in hci_read_remote_supported_features()
654 (ng_hci_read_remote_features_compl_ep *)(e + 1); in hci_read_remote_supported_features()
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_evnt.c983 ng_hci_read_remote_features_compl_ep *ep = NULL; in read_remote_features_compl()
993 ep = mtod(event, ng_hci_read_remote_features_compl_ep *); in read_remote_features_compl()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h1947 } __attribute__ ((packed)) ng_hci_read_remote_features_compl_ep;
1887 } __attribute__ ((packed)) ng_hci_read_remote_features_compl_ep; global() typedef