Searched refs:softap_channel (Results 1 – 4 of 4) sorted by relevance
106 uint8_t softap_channel; /*!< channel of softap interface */ member227 …} softap_channel; /*!< Blufi callback param of ESP_BLUFI_EVENT_RECV_SO… member
316 if (param->softap_channel.channel > 13) { in example_event_callback()319 ap_config.ap.channel = param->softap_channel.channel; in example_event_callback()
322 *p++ = info->softap_channel; in btc_blufi_wifi_conn_report()714 dst->wifi_conn_report.extra_info->softap_channel = src_info->softap_channel; in btc_blufi_call_deep_copy()
186 param.softap_channel.channel = data[0]; in btc_blufi_protocol_handler()