Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wifi_provisioning/src/
Dwifi_config.c61 wifi_prov_config_handlers_t *h = (wifi_prov_config_handlers_t *) priv_data; in cmd_get_status_handler()
140 wifi_prov_config_handlers_t *h = (wifi_prov_config_handlers_t *) priv_data; in cmd_set_config_handler()
196 wifi_prov_config_handlers_t *h = (wifi_prov_config_handlers_t *) priv_data; in cmd_apply_config_handler()
Dwifi_provisioning_priv.h91 esp_err_t get_wifi_prov_handlers(wifi_prov_config_handlers_t *ptr);
Dhandlers.c143 esp_err_t get_wifi_prov_handlers(wifi_prov_config_handlers_t *ptr) in get_wifi_prov_handlers()
Dmanager.c109 wifi_prov_config_handlers_t *wifi_prov_handlers;
325 prov_ctx->wifi_prov_handlers = malloc(sizeof(wifi_prov_config_handlers_t)); in wifi_prov_mgr_start_service()
/hal_espressif-3.6.0/components/wifi_provisioning/include/wifi_provisioning/
Dwifi_config.h129 } wifi_prov_config_handlers_t; typedef
/hal_espressif-3.6.0/examples/provisioning/legacy/ble_prov/main/
Dapp_prov_handlers.c130 wifi_prov_config_handlers_t wifi_prov_handlers = {
Dapp_prov.c42 extern wifi_prov_config_handlers_t wifi_prov_handlers;
/hal_espressif-3.6.0/examples/provisioning/legacy/softap_prov/main/
Dapp_prov_handlers.c130 wifi_prov_config_handlers_t wifi_prov_handlers = {
Dapp_prov.c33 extern wifi_prov_config_handlers_t wifi_prov_handlers;
/hal_espressif-3.6.0/examples/provisioning/legacy/console_prov/main/
Dapp_prov_handlers.c130 wifi_prov_config_handlers_t wifi_prov_handlers = {
Dapp_prov.c33 extern wifi_prov_config_handlers_t wifi_prov_handlers;
/hal_espressif-3.6.0/examples/provisioning/legacy/custom_config/main/
Dapp_prov_handlers.c142 wifi_prov_config_handlers_t wifi_prov_handlers = {
Dapp_prov.c34 extern wifi_prov_config_handlers_t wifi_prov_handlers;