Searched refs:esp_local_ctrl_add_property (Results 1 – 4 of 4) sorted by relevance
268 ESP_ERROR_CHECK(esp_local_ctrl_add_property(×tamp)); in start_esp_local_ctrl_service()269 ESP_ERROR_CHECK(esp_local_ctrl_add_property(&property1)); in start_esp_local_ctrl_service()270 ESP_ERROR_CHECK(esp_local_ctrl_add_property(&property2)); in start_esp_local_ctrl_service()271 ESP_ERROR_CHECK(esp_local_ctrl_add_property(&property3)); in start_esp_local_ctrl_service()
321 esp_err_t esp_local_ctrl_add_property(const esp_local_ctrl_prop_t *prop);
236 esp_err_t esp_local_ctrl_add_property(const esp_local_ctrl_prop_t *prop) in esp_local_ctrl_add_property() function
124 esp_local_ctrl_add_property(×tamp);