Home
last modified time | relevance | path

Searched refs:HCI_ISO_TS_DATA_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci.h3370 #define HCI_ISO_TS_DATA_HDR_SIZE 8 in hci_event_hdr()
3362 #define HCI_ISO_TS_DATA_HDR_SIZE global() macro
/linux/net/bluetooth/
H A Diso.c2495 hdr = skb_pull_data(skb, HCI_ISO_TS_DATA_HDR_SIZE); in iso_recv()