Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wifi_provisioning/src/
Dmanager.c129 uint8_t channels_per_group; member
716 if (prov_ctx->channels_per_group) { in update_wifi_scan_results()
759 if (!prov_ctx->channels_per_group) { in update_wifi_scan_results()
772 if ((curr_channel % prov_ctx->channels_per_group) == 0) { in update_wifi_scan_results()
936 prov_ctx->channels_per_group = group_channels; in wifi_prov_mgr_wifi_scan_start()
938 if (prov_ctx->channels_per_group) { in wifi_prov_mgr_wifi_scan_start()