Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dmock_wpa_ctrl.cpp33 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 …]