Searched refs:json_add_int (Results 1 – 3 of 3) sorted by relevance
43 void json_add_int(struct wpabuf *json, const char *name, int val);
603 void json_add_int(struct wpabuf *json, const char *name, int val) in json_add_int() function
1354 json_add_int(buf, "ssid_charset", conf->ssid_charset); in dpp_build_conf_start()3309 json_add_int(json, "result", result); in dpp_build_conn_status()