Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dwifi_statistic.cpp43 …if (GetStaInfo(json) != SOFTBUS_OK || GetSoftApInfo(json) != SOFTBUS_OK || GetP2PInfo(json) != SOF… in GetWifiStatisticInfo()
78 int32_t WifiStatistic::GetSoftApInfo(cJSON *json) in GetSoftApInfo() function in Communication::Softbus::WifiStatistic
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/include/
H A Dwifi_statistic.h34 int32_t GetSoftApInfo(cJSON *json);