Searched refs:wifi_prov_handlers (Results 1 – 9 of 9) sorted by relevance
109 wifi_prov_config_handlers_t *wifi_prov_handlers; member325 prov_ctx->wifi_prov_handlers = malloc(sizeof(wifi_prov_config_handlers_t)); in wifi_prov_mgr_start_service()326 ret = get_wifi_prov_handlers(prov_ctx->wifi_prov_handlers); in wifi_prov_mgr_start_service()337 prov_ctx->wifi_prov_handlers); in wifi_prov_mgr_start_service()340 free(prov_ctx->wifi_prov_handlers); in wifi_prov_mgr_start_service()350 free(prov_ctx->wifi_prov_handlers); in wifi_prov_mgr_start_service()363 free(prov_ctx->wifi_prov_handlers); in wifi_prov_mgr_start_service()375 free(prov_ctx->wifi_prov_handlers); in wifi_prov_mgr_start_service()388 free(prov_ctx->wifi_prov_handlers); in wifi_prov_mgr_start_service()487 free(prov_ctx->wifi_prov_handlers->ctx); in prov_stop_task()[all …]
33 extern wifi_prov_config_handlers_t wifi_prov_handlers;85 (void *) &wifi_prov_handlers) != ESP_OK) { in app_prov_start_service()
130 wifi_prov_config_handlers_t wifi_prov_handlers = { variable
42 extern wifi_prov_config_handlers_t wifi_prov_handlers;144 (void *) &wifi_prov_handlers) != ESP_OK) { in app_prov_start_service()
33 extern wifi_prov_config_handlers_t wifi_prov_handlers;88 (void *) &wifi_prov_handlers) != ESP_OK) { in app_prov_start_service()
34 extern wifi_prov_config_handlers_t wifi_prov_handlers;91 (void *) &wifi_prov_handlers) != ESP_OK) { in app_prov_start_service()
142 wifi_prov_config_handlers_t wifi_prov_handlers = { variable