Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1656 void hci_send_acl(struct hci_chan *chan, struct sk_buff *skb, __u16 flags);
/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c982 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 Dhci_core.c4240 void hci_send_acl(struct hci_chan *chan, struct sk_buff *skb, __u16 flags) in hci_send_acl() function
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h2137 void hci_send_acl(struct hci_chan *chan, struct sk_buff *skb, __u16 flags);
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_core.c3264 void hci_send_acl(struct hci_chan *chan, struct sk_buff *skb, __u16 flags) in hci_send_acl() function
H A Dl2cap_core.c946 hci_send_acl(conn->hchan, skb, flags); in l2cap_send_cmd()
969 hci_send_acl(chan->conn->hchan, skb, flags); in l2cap_do_send()

Completed in 40 milliseconds