Home
last modified time | relevance | path

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

/netbsd/sys/netbt/
H A Dbt_proto.c73 .pr_usrreqs = &hci_usrreqs,
H A Dbluetooth.h125 extern const struct pr_usrreqs hci_usrreqs;
H A Dhci_socket.c934 const struct pr_usrreqs hci_usrreqs = { variable