Skip to content

multi-ap policy config#1169

Draft
Nikita-Hakai wants to merge 1 commit into
rdkcentral:developfrom
Nikita-Hakai:policies
Draft

multi-ap policy config#1169
Nikita-Hakai wants to merge 1 commit into
rdkcentral:developfrom
Nikita-Hakai:policies

Conversation

@Nikita-Hakai
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions Bot added the community contribution Contributions from community. label Jun 5, 2026
if (cJSON_IsArray(backhaul_policy) && cJSON_GetArraySize(backhaul_policy) > 0) {
const cJSON *bss_item = cJSON_GetArrayItem(backhaul_policy, 0);
decode_param_allow_optional_string(bss_item, "BSSID", param);
strncpy((char *)em_config->backhaul_bss_config_policy.bssid, param->valuestring,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is bug which we fixed here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community contribution Contributions from community.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants