Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.sbin/bluetooth/hccontrol/
HDlink_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-13-stable/sys/netgraph/bluetooth/hci/
HDng_hci_evnt.c981 ng_hci_read_remote_features_compl_ep *ep = NULL; in read_remote_features_compl()
991 ep = mtod(event, ng_hci_read_remote_features_compl_ep *); in read_remote_features_compl()
/freebsd-13-stable/sys/netgraph/bluetooth/include/
HDng_hci.h1887 } __attribute__ ((packed)) ng_hci_read_remote_features_compl_ep; typedef