Home
last modified time | relevance | path

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

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