Searched refs:bt_l2cap_hdr (Results 1 – 12 of 12) sorted by relevance
194 struct bt_l2cap_hdr *hdr; in handle_l2cap()454 reserve = sizeof(struct bt_l2cap_hdr); in alloc_l2cap_pdu()479 struct bt_l2cap_hdr *hdr; in push_l2cap_pdu_header()
220 struct bt_l2cap_hdr *hdr; in handle_l2cap()465 reserve = sizeof(struct bt_l2cap_hdr); in alloc_l2cap_pdu()491 struct bt_l2cap_hdr *hdr; in send_l2cap_packet()
19 struct bt_l2cap_hdr { struct
311 struct bt_l2cap_hdr *hdr; in bt_l2cap_br_send_cb()2119 struct bt_l2cap_hdr *hdr; in bt_l2cap_br_recv()
326 sizeof(struct bt_l2cap_hdr) + in bt_rfcomm_create_pdu()
241 struct bt_l2cap_hdr *hdr; in handle_l2cap()488 reserve = sizeof(struct bt_l2cap_hdr); in alloc_l2cap_pdu()514 struct bt_l2cap_hdr *hdr; in send_l2cap_packet()
218 struct bt_l2cap_hdr *hdr; in handle_l2cap()469 reserve = sizeof(struct bt_l2cap_hdr); in alloc_l2cap_pdu()510 struct bt_l2cap_hdr *hdr; in send_l2cap_packet()
266 struct bt_l2cap_hdr *hdr; in handle_l2cap()511 reserve = sizeof(struct bt_l2cap_hdr); in alloc_l2cap_pdu()537 struct bt_l2cap_hdr *hdr; in send_l2cap_packet()
229 struct bt_l2cap_hdr *hdr; in handle_l2cap()497 reserve = sizeof(struct bt_l2cap_hdr); in alloc_l2cap_pdu()537 struct bt_l2cap_hdr *hdr; in push_l2cap_pdu_header()
28 struct bt_l2cap_hdr { struct
683 sizeof(struct bt_l2cap_hdr) + reserve, in bt_l2cap_create_pdu_timeout()945 struct bt_l2cap_hdr *hdr; in l2cap_data_pull()2730 struct bt_l2cap_hdr *hdr; in bt_l2cap_recv()
451 acl_total_len = sys_get_le16(conn->rx->data) + sizeof(struct bt_l2cap_hdr); in bt_acl_recv()