Searched refs:hdr_ext (Results 1 – 1 of 1) sorted by relevance
1506 struct bt_rfcomm_hdr_ext *hdr_ext = (void *)buf->data; in rfcomm_recv() local1523 msg_len = BT_RFCOMM_GET_LEN_EXTENDED(hdr_ext->hdr.length, hdr_ext->second_length); in rfcomm_recv()1524 hdr_len = sizeof(*hdr_ext); in rfcomm_recv()