Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Diso.h292 BT_ISO_FLAGS_TS = BIT(3) enumerator
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Diso.c617 iso_info(buf)->flags |= BT_ISO_FLAGS_TS; in bt_iso_recv()