Searched refs:l2cap_hdr (Results 1 – 2 of 2) sorted by relevance
347 struct l2cap_hdr *lh; in l2cap_send_sframe()378 lh = (struct l2cap_hdr *) skb_put(skb, L2CAP_HDR_SIZE); in l2cap_send_sframe()1221 struct l2cap_hdr *lh; in l2cap_create_connless_pdu()1232 lh = (struct l2cap_hdr *) skb_put(skb, L2CAP_HDR_SIZE); in l2cap_create_connless_pdu()1250 struct l2cap_hdr *lh; in l2cap_create_basic_pdu()1261 lh = (struct l2cap_hdr *) skb_put(skb, L2CAP_HDR_SIZE); in l2cap_create_basic_pdu()1278 struct l2cap_hdr *lh; in l2cap_create_iframe_pdu()1298 lh = (struct l2cap_hdr *) skb_put(skb, L2CAP_HDR_SIZE); in l2cap_create_iframe_pdu()1420 struct l2cap_hdr *lh; in l2cap_build_cmd()1433 lh = (struct l2cap_hdr *) skb_put(skb, L2CAP_HDR_SIZE); in l2cap_build_cmd()[all …]
134 struct l2cap_hdr { struct