Searched refs:hci_send_acl (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/bluetooth/
H A Dhci_core.h2140 void hci_send_acl(struct hci_chan *chan, struct sk_buff *skb, __u16 flags);
/linux-master/net/bluetooth/
H A Dl2cap_core.c973 hci_send_acl(conn->hchan, skb, flags);
996 hci_send_acl(chan->conn->hchan, skb, flags);
H A Dhci_core.c3274 void hci_send_acl(struct hci_chan *chan, struct sk_buff *skb, __u16 flags) function

Completed in 305 milliseconds