Searched refs:WIFI_SVR_CMD_GET_WIFI_DETAIL_STATE (Results 1 – 5 of 5) sorted by relevance
71 WIFI_SVR_CMD_GET_WIFI_DETAIL_STATE = 0x103F, /* get wifi detail state */ enumerator
1723 owner.funcId = static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_WIFI_DETAIL_STATE); in GetWifiDetailState()1724 …emote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_WIFI_DETAIL_STATE), in GetWifiDetailState()1728 static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_WIFI_DETAIL_STATE), error); in GetWifiDetailState()
2282 …ote()->SendRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_WIFI_DETAIL_STATE), da… in GetWifiDetailState()2286 static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_WIFI_DETAIL_STATE), error); in GetWifiDetailState()
40 …{static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_WIFI_DETAIL_STATE), "WIFI_SVR_CMD_GET_WI…105 …handleFuncMap[static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_WIFI_DETAIL_STATE)] = [this… in InitHandleMapEx()
724 …OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_WIFI_DETAIL_STATE), datas… in OnGetWifiDetailStateFuzzTest()