Searched refs:WifiStaInfo (Results 1 – 3 of 3) sorted by relevance
142 static uint32_t GetAssociatedStasInfo(struct NetDevice *netDev, WifiStaInfo *staInfo, uint32_t num) in GetAssociatedStasInfo()376 WifiStaInfo *staInfo = NULL; in GetAssociatedStas()377 staInfo = (WifiStaInfo *)OsalMemCalloc(sizeof(WifiStaInfo) * num); in GetAssociatedStas()388 if (!HdfSbufWriteBuffer(rspData, staInfo, sizeof(WifiStaInfo) * num)) { in GetAssociatedStas()
912 int32_t (*GetAssociatedStasInfo)(NetDevice *netDev, WifiStaInfo *staInfo, uint32_t num);
156 } WifiStaInfo; typedef