Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Ddhcpd_interface.h93 …bool GetConnectedStaInfo(const std::string &ifaceName, int staNumber, DhcpStationInfo *staInfos, i…
H A Ddhcpd_interface.cpp121 GetConnectedStaInfo(ifaceName, staNumber, staInfos, &staSize); in GetConnectedStationInfo()
334 bool DhcpdInterface::GetConnectedStaInfo(const std::string &ifaceName, int staNumber, DhcpStationIn… in GetConnectedStaInfo() function in OHOS::Wifi::DhcpdInterface