Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wifi_provisioning/src/
Dmanager.c46 WIFI_PROV_STATE_STOPPING enumerator
436 prov_ctx->prov_state < WIFI_PROV_STATE_STOPPING) { in wifi_prov_mgr_endpoint_register()
457 prov_ctx->prov_state < WIFI_PROV_STATE_STOPPING) { in wifi_prov_mgr_endpoint_unregister()
540 prov_ctx->prov_state == WIFI_PROV_STATE_STOPPING)) { in wifi_prov_mgr_stop_service()
555 if (prov_ctx && prov_ctx->prov_state == WIFI_PROV_STATE_STOPPING) { in wifi_prov_mgr_stop_service()
580 prov_ctx->prov_state = WIFI_PROV_STATE_STOPPING; in wifi_prov_mgr_stop_service()