Searched refs:cmdid (Results 1 – 1 of 1) sorted by relevance
| /hostap-latest/hs20/client/ |
| D | oma_dm_client.c | 137 int cmdid) in oma_dm_add_cmdid() argument 139 xml_node_create_text(ctx->xml, parent, NULL, "CmdID", int2str(cmdid)); in oma_dm_add_cmdid() 144 int cmdid, int data) in add_alert() argument 151 oma_dm_add_cmdid(ctx, node, cmdid); in add_alert() 159 int msgref, int cmdref, int cmdid, in add_status() argument 167 oma_dm_add_cmdid(ctx, node, cmdid); in add_status() 184 int msgref, int cmdref, int cmdid, in add_results() argument 193 oma_dm_add_cmdid(ctx, node, cmdid); in add_results() 243 int cmdid) in add_replace_devinfo() argument 260 oma_dm_add_cmdid(ctx, replace, cmdid); in add_replace_devinfo() [all …]
|