Home
last modified time | relevance | path

Searched refs:GetAssociatedStasInfo (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/components/softap/
H A Dap.c142 static uint32_t GetAssociatedStasInfo(struct NetDevice *netDev, WifiStaInfo *staInfo, uint32_t num) in GetAssociatedStasInfo() function
149 RETURN_IF_CHIPOPS_NOT_IMPLEMENT(chipDriver->apOps, GetAssociatedStasInfo); in GetAssociatedStasInfo()
150 return chipDriver->apOps->GetAssociatedStasInfo(netDev, staInfo, num); in GetAssociatedStasInfo()
382 ret = GetAssociatedStasInfo(netdev, staInfo, num); in GetAssociatedStas()
/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dwifi_mac80211_ops.h912 int32_t (*GetAssociatedStasInfo)(NetDevice *netDev, WifiStaInfo *staInfo, uint32_t num); member
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-external-des.md516 .GetAssociatedStasInfo = WalGetAssociatedStasInfo
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-external-des.md516 .GetAssociatedStasInfo = WalGetAssociatedStasInfo
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md2635 .GetAssociatedStasInfo = WalGetAssociatedStasInfo
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md2647 .GetAssociatedStasInfo = WalGetAssociatedStasInfo