Searched refs:WIFI_SVR_CMD_GET_DISCONNECTED_REASON (Results 1 – 4 of 4) sorted by relevance
57 WIFI_SVR_CMD_GET_DISCONNECTED_REASON = 0x1031, /* get disconnect reason */ enumerator
1319 …emote()->SendRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_DISCONNECTED_REASON), in GetDisconnectedReason()1323 static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_DISCONNECTED_REASON), error); in GetDisconnectedReason()
544 …OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_DISCONNECTED_REASON), dat… in OnGetDisconnectedReasonFuzzTest()
83 …handleFuncMap[static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_DISCONNECTED_REASON)] = [th… in InitHandleMapEx()