Searched refs:hci_send_acl (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/bluetooth/ |
| H A D | hci_core.h | 1659 void hci_send_acl(struct hci_chan *chan, struct sk_buff *skb, __u16 flags);
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | l2cap_core.c | 982 hci_send_acl(conn->hchan, skb, flags); in l2cap_send_cmd() 1001 hci_send_acl(chan->hs_hchan, skb, ACL_COMPLETE); in l2cap_do_send() 1020 hci_send_acl(chan->conn->hchan, skb, flags); in l2cap_do_send()
|
| H A D | hci_core.c | 4229 void hci_send_acl(struct hci_chan *chan, struct sk_buff *skb, __u16 flags) in hci_send_acl() function
|