Home
last modified time | relevance | path

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

/wlan-dirver/utils/sigma-dut/
H A Dftm.c232 const char *destMacStr = get_param(cmd, "destmac"); in loc_cmd_sta_exec_action() local
269 if (!destMacStr) { in loc_cmd_sta_exec_action()
360 if (loc_write_xml_file(dut, destMacStr, &loc_cmd) < 0) { in loc_cmd_sta_exec_action()
372 params = destMacStr; in loc_cmd_sta_exec_action()
400 const char *destMacStr = get_param(cmd, "destmac"); in loc_cmd_sta_send_frame() local
434 if (strcasecmp(frameName, "AnqpQuery") == 0 && !destMacStr) { in loc_cmd_sta_send_frame()
475 params = destMacStr; in loc_cmd_sta_send_frame()