Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c1127 static struct sk_buff *l2cap_create_sframe_pdu(struct l2cap_chan *chan, in l2cap_create_sframe_pdu()
1193 skb = l2cap_create_sframe_pdu(chan, control_field); in l2cap_send_rr_or_rnr()
1121 static struct sk_buff *l2cap_create_sframe_pdu(struct l2cap_chan *chan, l2cap_create_sframe_pdu() function