Searched refs:WIFI_SVR_CMD_RESET_ALL_FROZEN_APP (Results 1 – 4 of 4) sorted by relevance
60 WIFI_SVR_CMD_RESET_ALL_FROZEN_APP = 0x1034, /* reset all frozen app */ enumerator
1881 …mote()->SendRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_RESET_ALL_FROZEN_APP), da… in ResetAllFrozenApp()1885 static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_RESET_ALL_FROZEN_APP), error); in ResetAllFrozenApp()
568 …OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_RESET_ALL_FROZEN_APP), datas); in OnResetAllFrozenAppFuzzTest()
87 …handleFuncMap[static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_RESET_ALL_FROZEN_APP)] = [this]… in InitHandleMapEx()