Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Diso_internal.h59 BT_BIG_INITIALIZED, enumerator
Diso.c2683 if (!atomic_test_and_set_bit(bigs[i].flags, BT_BIG_INITIALIZED)) { in get_free_big()
3269 if (!atomic_test_bit(big->flags, BT_BIG_INITIALIZED) || !big->num_bis) { in bt_iso_big_terminate()