Searched defs:wiphyInfo (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/ |
H A D | netlink_cmd_adapter.c | 1603 …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
|