Searched refs:version_str (Results 1 – 1 of 1) sorted by relevance
296 char *version_str = cJSON_Print(version_json); in wifi_prov_mgr_start_service() local297 ret = protocomm_set_version(prov_ctx->pc, "proto-ver", version_str); in wifi_prov_mgr_start_service()298 free(version_str); in wifi_prov_mgr_start_service()