Home
last modified time | relevance | path

Searched refs:l2cap_recv_acldata (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h831 void l2cap_recv_acldata(struct hci_conn *hcon, struct sk_buff *skb, u16 flags);
/openbmc/linux/net/bluetooth/
H A Dhci_core.c3764 l2cap_recv_acldata(conn, skb, flags); in hci_acldata_packet()
H A Dl2cap_core.c7484 void l2cap_recv_acldata(struct hci_conn *hcon, struct sk_buff *skb, u16 flags) in l2cap_recv_acldata() function