Searched refs:cmdid (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/hs20/client/ |
D | oma_dm_client.c | 131 int cmdid) in oma_dm_add_cmdid() argument 133 xml_node_create_text(ctx->xml, parent, NULL, "CmdID", int2str(cmdid)); in oma_dm_add_cmdid() 138 int cmdid, int data) in add_alert() argument 145 oma_dm_add_cmdid(ctx, node, cmdid); in add_alert() 153 int msgref, int cmdref, int cmdid, in add_status() argument 161 oma_dm_add_cmdid(ctx, node, cmdid); in add_status() 178 int msgref, int cmdref, int cmdid, in add_results() argument 187 oma_dm_add_cmdid(ctx, node, cmdid); in add_results() 237 int cmdid) in add_replace_devinfo() argument 254 oma_dm_add_cmdid(ctx, replace, cmdid); in add_replace_devinfo() [all …]
|