Home
last modified time | relevance | path

Searched refs:newCmd (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_p2p_cmd.c1610 char newCmd[NEW_CMD_MAX_LEN] = {0}; in WpaInterfaceVendorExtProcessCmd() local
1611 if (snprintf_s(newCmd, sizeof(newCmd), sizeof(newCmd) - 1, "IFNAME=%s %s", ifName, cmd) < 0) { in WpaInterfaceVendorExtProcessCmd()
1618 if (WpaCliCmd(newCmd, reply, replySize) < 0) { in WpaInterfaceVendorExtProcessCmd()

Completed in 4 milliseconds