Searched refs:BT_ISO_FLAGS_TS (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/ | ||
D | iso.h | 292 BT_ISO_FLAGS_TS = BIT(3) enumerator |
/Zephyr-Core-3.5.0/subsys/bluetooth/host/ | ||
D | iso.c | 617 iso_info(buf)->flags |= BT_ISO_FLAGS_TS; in bt_iso_recv() |