Home
last modified time | relevance | path

Searched defs:wiphyInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c1603 …ic int32_t CmdScanPutSsidsMsg(struct nl_msg *msg, const WifiScan *scan, const WiphyInfo *wiphyInfo) in CmdScanPutSsidsMsg()
1664 WiphyInfo wiphyInfo; in CmdScanPutMsg() local
2515 WiphyInfo *wiphyInfo = (WiphyInfo *)arg; in GetWiphyInfoHandler() local
2558 static int32_t GetWiphyInfo(const uint32_t wiphyIndex, WiphyInfo *wiphyInfo) in GetWiphyInfo()
2647 static int32_t ProcessMatchSsidToMsg(struct nl_msg *msg, const WiphyInfo *wiphyInfo, const WifiPnoS… in ProcessMatchSsidToMsg()
2725 static int32_t ProcessSsidToMsg(struct nl_msg *msg, const WiphyInfo *wiphyInfo, const WifiPnoSettin… in ProcessSsidToMsg()
2760 static int32_t ProcessScanPlanToMsg(struct nl_msg *msg, const WiphyInfo *wiphyInfo, const WifiPnoSe… in ProcessScanPlanToMsg()
2865 static int32_t ProcessReqflagsToMsg(struct nl_msg *msg, const WiphyInfo *wiphyInfo, const WifiPnoSe… in ProcessReqflagsToMsg()
2895 WiphyInfo wiphyInfo; in ConvertSetsToNetlinkmsg() local