Searched defs:set_config_service (Results 1 – 4 of 4) sorted by relevance
74 static esp_err_t set_config_service(void *config, const char *service_name, const char *service_key) in set_config_service() function
165 static esp_err_t set_config_service(void *config, const char *service_name, const char *service_key) in set_config_service() function
114 static esp_err_t set_config_service(void *config, const char *service_name, const char *service_key) in set_config_service() function
144 … esp_err_t (*set_config_service) (void *config, const char *service_name, const char *service_key); member