Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/iso/frag_2/src/
Dbroadcaster.c26 static DEFINE_FLAG(first_frag);
237 WAIT_FOR_FLAG(first_frag); in entrypoint_broadcaster()
271 SET_FLAG(first_frag); in __wrap_bt_send()
/Zephyr-latest/subsys/net/l2/ieee802154/
Dieee802154_6lo_fragment.c483 bool first_frag = false; in fragment_add_to_cache() local
521 first_frag = true; in fragment_add_to_cache()
529 if (!first_frag) { in fragment_add_to_cache()
566 if (!first_frag) { in fragment_add_to_cache()