Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c1603 static int32_t CmdScanPutSsidsMsg(struct nl_msg *msg, const WifiScan *scan, const WiphyInfo *wiphyI… in CmdScanPutSsidsMsg() function
1679 if (CmdScanPutSsidsMsg(msg, scan, &wiphyInfo) != RET_CODE_SUCCESS) { in CmdScanPutMsg()