HomeSort by: relevance | last modified time | path
    Searched refs:hci_acl_send (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netbt/
l2cap_lower.c 204 return hci_acl_send(m, chan->lc_link, chan);
l2cap_signal.c 1052 return hci_acl_send(m, link, NULL);
hci_link.c 545 hci_acl_send(struct mbuf *m, struct hci_link *link, function in typeref:typename:int
619 * the ACL encapsulation here rather than in hci_acl_send() is that L2CAP
hci.h 2589 int hci_acl_send(struct mbuf *, struct hci_link *, struct l2cap_channel *);

Completed in 16 milliseconds