Searched defs:set_config_endpoint (Results 1 – 4 of 4) sorted by relevance
79 static esp_err_t set_config_endpoint(void *config, const char *endpoint_name, uint16_t uuid) in set_config_endpoint() function
190 static esp_err_t set_config_endpoint(void *config, const char *endpoint_name, uint16_t uuid) in set_config_endpoint() function
156 static esp_err_t set_config_endpoint(void *config, const char *endpoint_name, uint16_t uuid) in set_config_endpoint() function
150 esp_err_t (*set_config_endpoint) (void *config, const char *endpoint_name, uint16_t uuid); member