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

  /src/sys/netbt/
hci_socket.c 584 hci_recvoob(struct socket *so, struct mbuf *m, int flags) function in typeref:typename:int
927 #define hci_recvoob hci_recvoob_wrapper macro
948 .pr_recvoob = hci_recvoob,
hci_socket.c 584 hci_recvoob(struct socket *so, struct mbuf *m, int flags) function in typeref:typename:int
927 #define hci_recvoob hci_recvoob_wrapper macro
948 .pr_recvoob = hci_recvoob,

Completed in 24 milliseconds