Searched refs:BT_BIG_PENDING (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/host/ |
D | iso_internal.h | 62 BT_BIG_PENDING, enumerator
|
D | iso.c | 2838 bt_hci_cmd_state_set_init(buf, &state, big->flags, BT_BIG_PENDING, true); in hci_le_create_big() 2904 bt_hci_cmd_state_set_init(buf, &state, big->flags, BT_BIG_PENDING, true); in hci_le_create_big_test() 3147 big = big_lookup_flag(BT_BIG_PENDING); in hci_le_big_complete() 3157 atomic_clear_bit(big->flags, BT_BIG_PENDING); in hci_le_big_complete()
|