Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c2727 uint8_t scanSsidsCount = 0; in ProcessSsidToMsg() local
2735 if (scanSsidsCount + 1 > wiphyInfo->scanCapabilities.maxNumSchedScanSsids) { in ProcessSsidToMsg()
2755 scanSsidsCount++; in ProcessSsidToMsg()