Home
last modified time | relevance | path

Searched refs:error (Results 1 – 1 of 1) sorted by relevance

/babblesim_ext_2G4_device_WLAN_actmod-latest/src/
DWLAN_actmod_argparse.c217 int error = p2G4_freq_from_d(doub, 0, &args_g->centerfreq); in cmd_cfreq_found() local
218 if (error) { in cmd_cfreq_found()
224 int error = p2G4_modulation_from_string(str, &args_g->modulation, OnlyNonReceivable, 1); in cmd_mod_found() local
225 if ( error != 0 ) { in cmd_mod_found()