hci_send_acl     1460 include/net/bluetooth/hci_core.h void hci_send_acl(struct hci_chan *chan, struct sk_buff *skb, __u16 flags);
hci_send_acl      881 net/bluetooth/l2cap_core.c 	hci_send_acl(conn->hchan, skb, flags);
hci_send_acl      900 net/bluetooth/l2cap_core.c 			hci_send_acl(chan->hs_hchan, skb, ACL_COMPLETE);
hci_send_acl      919 net/bluetooth/l2cap_core.c 	hci_send_acl(chan->conn->hchan, skb, flags);