HomeSort by: relevance | last modified time | path
    Searched defs:hci_sendoob (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netbt/
hci_socket.c 689 hci_sendoob(struct socket *so, struct mbuf *m, struct mbuf *control) function in typeref:typename:int
929 #define hci_sendoob hci_sendoob_wrapper macro
950 .pr_sendoob = hci_sendoob,
hci_socket.c 689 hci_sendoob(struct socket *so, struct mbuf *m, struct mbuf *control) function in typeref:typename:int
929 #define hci_sendoob hci_sendoob_wrapper macro
950 .pr_sendoob = hci_sendoob,

Completed in 49 milliseconds