Searched refs:HCI_ISO_TS_DATA_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/include/net/bluetooth/ | ||
| D | hci.h | 2947 #define HCI_ISO_TS_DATA_HDR_SIZE 8 macro |
| /Linux-v6.6/net/bluetooth/ | ||
| D | iso.c | 1878 hdr = skb_pull_data(skb, HCI_ISO_TS_DATA_HDR_SIZE); in iso_recv() |