Searched refs:gSupportedCmd (Results 1 – 1 of 1) sorted by relevance
33 gSupportedCmd[cmd] = response; in MockSetWpaExpectCmdResponse()38 gSupportedCmd.erase(cmd); in MockEraseSupportedCmd()49 gSupportedCmd["STATUS"] = "OK"; in MockInitStaSupportedCmd()64 gSupportedCmd["SET"] = "OK"; in MockInitStaSupportedCmd()65 gSupportedCmd["GET"] = "OK"; in MockInitStaSupportedCmd()75 gSupportedCmd["ENABLE"] = "OK"; in MockInitApSupportedCmd()76 gSupportedCmd["SET"] = "OK"; in MockInitApSupportedCmd()77 gSupportedCmd["STATUS"] = "OK"; in MockInitApSupportedCmd()82 gSupportedCmd["RELOAD"] = "OK"; in MockInitApSupportedCmd()92 gSupportedCmd["SET"] = "OK"; in MockInitP2pSupportedCmd()[all …]