ESP-IDF
wps_rf_band_cb()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (5/5)...
ESP-IDF
components
app_trace
app_update
bootloader_support
bt
cmock
console
cxx
driver
efuse
esp_adc
esp_app_format
esp_bootloader_format
esp_coex
esp_common
esp_driver_ana_cmpr
esp_driver_cam
esp_driver_dac
esp_driver_gpio
esp_driver_gptimer
esp_driver_i2c
esp_driver_i2s
esp_driver_jpeg
esp_driver_ledc
esp_driver_mcpwm
esp_driver_parlio
esp_driver_pcnt
esp_driver_rmt
esp_driver_sdio
esp_driver_sdm
esp_driver_sdmmc
esp_driver_sdspi
esp_driver_spi
esp_driver_tsens
esp_driver_uart
esp_driver_usb_serial_jtag
esp_eth
esp_event
esp_gdbstub
esp_hid
esp_http_client
esp_http_server
esp_https_ota
esp_https_server
esp_hw_support
esp_lcd
esp_local_ctrl
esp_mm
esp_netif
esp_partition
esp_phy
esp_pm
esp_psram
esp_ringbuf
esp_rom
esp_security
esp_system
esp_timer
esp_vfs_console
esp_wifi
esp-tls
espcoredump
hal
heap
http_parser
ieee802154
log
mqtt
newlib
nvs_flash
nvs_sec_provider
openthread
perfmon
protobuf-c
protocomm
pthread
rt
sdmmc
soc
spi_flash
spiffs
tcp_transport
ulp
unity
vfs
wear_levelling
wifi_provisioning
wpa_supplicant
esp_supplicant
include
src
crypto
esp_common_i.h
esp_common.c
esp_dpp_i.h
esp_dpp.c
esp_eap_client_i.h
esp_eap_client.c
esp_hostap.c
esp_hostap.h
esp_hostpad_wps.c
esp_owe_i.h
esp_owe.c
esp_scan_i.h
esp_scan.c
esp_wifi_driver.h
esp_wpa_err.h
esp_wpa_main.c
esp_wpa2_api_port.c
esp_wpa3_i.h
esp_wpa3.c
esp_wpas_glue.c
esp_wpas_glue.h
esp_wps_i.h
esp_wps.c
wps_model_number
s_wps_api_lock
s_wps_api_sem
s_wps_enabled
wps_rx_param
s_wps_rxq
s_wps_sm_cb
s_wps_task_hdl
s_wps_queue
s_wps_data_lock
s_wps_task_create_sem
s_wps_sig_cnt
wifi_wps_scan_done()
wifi_wps_scan()
wifi_station_wps_start()
wps_sm_rx_eapol_internal()
wifi_wps_start_internal()
wifi_wps_enable_internal()
wifi_wps_disable_internal()
wifi_station_wps_timeout_internal()
wifi_station_wps_msg_timeout_internal()
wifi_station_wps_success_internal()
wifi_wps_scan_internal()
wifi_station_wps_eapol_start_handle_internal()
wps_add_discard_ap()
wifi_station_wps_msg_timeout()
wifi_station_wps_eapol_start_handle()
wifi_station_wps_success()
wifi_station_wps_timeout()
wps_delete_timer()
gWpsSm
s_factory_info
wps_rxq_init()
wps_rxq_enqueue()
wps_rxq_dequeue()
wps_rxq_deinit()
wps_task()
wps_post()
wps_sm_ether_send()
wps_sm_alloc_eapol()
wps_sm_free_eapol()
wps_build_ic_appie_wps_pr()
wps_build_ic_appie_wps_ar()
ap_supports_sae()
is_wps_pbc_overlap()
wps_parse_scan_result()
wps_send_eap_identity_rsp()
wps_send_frag_ack()
wps_enrollee_process_msg_frag()
wps_process_wps_mX_req()
wps_send_wps_mX_rsp()
wps_tx_start()
wps_start_pending()
wps_stop_connection_timers()
wps_sm_init()
wps_stop_process()
wps_finish()
wps_sm_notify_deauth()
wps_add_discard_ap()
wps_start_msg_timer()
wps_sm_rx_eapol()
wps_sm_rx_eapol_internal()
wps_set_default_factory()
wps_set_factory_info()
wps_dev_init()
wps_dev_deinit()
wifi_station_wps_timeout_internal()
wifi_station_wps_timeout()
wifi_station_wps_msg_timeout_internal()
wifi_station_wps_msg_timeout()
wifi_station_wps_success_internal()
wifi_station_wps_success()
wifi_station_wps_eapol_start_handle_internal()
wifi_station_wps_eapol_start_handle()
save_credentials_cb()
wps_init_cfg_pin()
wps_get_wps_sm_cb()
wifi_station_wps_init()
wps_delete_timer()
wifi_station_wps_deinit()
wps_sm_get()
wifi_wps_scan_done()
wifi_wps_scan_internal()
scan_done_cb_t
esp_wifi_promiscuous_scan_start()
wifi_wps_scan()
wps_rf_band_cb()
wifi_station_wps_start()
wps_task_deinit()
wps_task_init()
wps_post_block()
wps_check_wifi_mode()
esp_wifi_wps_enable()
is_wps_enabled()
wifi_wps_enable_internal()
wifi_wps_disable_internal()
esp_wifi_wps_disable()
esp_wifi_wps_start()
include
port
src
xtensa
examples
lwIP
FreeRTOS
cJSON
mbedTLS
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
wps_rf_band_cb()
wps_rf_band_cb() function
Syntax
Show:
Summary
Declaration
from
esp_wps.c:1697
static
int
wps_rf_band_cb
(
void
*
ctx
)
;
Arguments
Argument
ctx
Examples
References
from
examples
Code
Location
Referrer
static
int
wps_rf_band_cb
(
void
*
ctx
)
esp_wps.c:1697
sm
->
wps
->
wps
->
rf_band_cb
=
wps_rf_band_cb
;
esp_wps.c:1724
wifi_station_wps_start()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
wps_rf_band_cb()
writes 1 variable:
All items filtered out
wps_rf_band_cb()
wifi_station_wps_start()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
wps_rf_band_cb()
is implemented by 1 functions:
All items filtered out
wps_rf_band_cb()
wps_context::rf_band_cb
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out