Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_unicast.c603 struct btp_bap_unicast_group *u_cig = &cigs[cig_id]; in stream_released() local
608 int err = bt_bap_unicast_group_delete(u_cig->cig); in stream_released()
616 memset(u_cig, 0, sizeof(*u_cig)); in stream_released()
1086 struct btp_bap_unicast_group *u_cig = &cigs[cig_id]; in btp_bap_unicast_group_create() local
1088 err = bt_bap_unicast_group_delete(u_cig->cig); in btp_bap_unicast_group_create()
1095 memset(u_cig, 0, sizeof(*u_cig)); in btp_bap_unicast_group_create()