Searched refs:HCI_ISO_TS_DATA_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/net/bluetooth/ | ||
| H A D | hci.h | 2934 #define HCI_ISO_TS_DATA_HDR_SIZE 8 macro |
| /linux-6.15/net/bluetooth/ | ||
| H A D | iso.c | 2282 hdr = skb_pull_data(skb, HCI_ISO_TS_DATA_HDR_SIZE); in iso_recv() |