Searched refs:HCI_ISO_HDR_SIZE (Results 1 – 3 of 3) sorted by relevance
149 .hlen = HCI_ISO_HDR_SIZE, \
2859 #define HCI_ISO_HDR_SIZE 4 macro
3213 skb_push(skb, HCI_ISO_HDR_SIZE); in hci_add_iso_hdr()