Searched refs:BT_ISO_CIG_STATE_CONFIGURED (Results 1 – 3 of 3) sorted by relevance
36 BT_ISO_CIG_STATE_CONFIGURED, enumerator
1950 cigs[i].state = BT_ISO_CIG_STATE_CONFIGURED; in get_free_cig()2271 if (cig->state != BT_ISO_CIG_STATE_CONFIGURED) { in bt_iso_cig_reconfigure()2352 if (cig->state != BT_ISO_CIG_STATE_INACTIVE && cig->state != BT_ISO_CIG_STATE_CONFIGURED) { in bt_iso_cig_terminate()
3067 if (cig != NULL && cig->state != BT_ISO_CIG_STATE_CONFIGURED) { in bt_bap_unicast_group_add_streams()