Searched refs:ts_hdr (Results 1 – 1 of 1) sorted by relevance
599 struct bt_hci_iso_sdu_ts_hdr *ts_hdr; in bt_iso_recv() local601 ts_hdr = net_buf_pull_mem(buf, sizeof(*ts_hdr)); in bt_iso_recv()602 iso_info(buf)->ts = sys_le32_to_cpu(ts_hdr->ts); in bt_iso_recv()604 hdr = &ts_hdr->sdu; in bt_iso_recv()