Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/src/
Dbroadcaster.c28 #define DEFAULT_BIS_FRAMING 0 macro
58 .framing = DEFAULT_BIS_FRAMING, /* 0 - unframed, 1 - framed */
430 big_create_param.framing, DEFAULT_BIS_FRAMING); in parse_framing_arg()
434 return DEFAULT_BIS_FRAMING; in parse_framing_arg()