Searched refs:str (Results 1 – 1 of 1) sorted by relevance
| /babblesim_ext_2G4_device_WLAN_actmod-latest/src/ |
| D | WLAN_actmod_argparse.c | 202 static char *str; variable 224 int error = p2G4_modulation_from_string(str, &args_g->modulation, OnlyNonReceivable, 1); in cmd_mod_found() 230 SetParams_fromConfigSet(str, args_g); in cmd_cfgs_found() 305 …{ false, false , false, "mod", "modtype", 's', (void*)&str ,cmd_mod_f… in WLAN_actmod_argparse() 306 …{ false, false , false, "ConfigSet","ConfigSet", 's', (void*)&str ,cmd_cfgs_… in WLAN_actmod_argparse()
|