Searched refs:stop_member_params (Results 1 – 1 of 1) sorted by relevance
39 stop_member_params[CONFIG_BT_MAX_CONN]; member158 fixture->stop_param.param = fixture->stop_member_params; in test_stop_param_init()159 fixture->stop_param.count = ARRAY_SIZE(fixture->stop_member_params); in test_stop_param_init()161 for (size_t i = 0U; i < ARRAY_SIZE(fixture->stop_member_params); i++) { in test_stop_param_init()162 fixture->stop_member_params[i].member.member = &fixture->conns[i]; in test_stop_param_init()163 fixture->stop_member_params[i].src_id = 0; in test_stop_param_init()164 fixture->stop_member_params[i].num_subgroups = CONFIG_BT_BAP_BASS_MAX_SUBGROUPS; in test_stop_param_init()