Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c203 uint8_t maxMatchSets; member
2532 wiphyInfo->scanCapabilities.maxMatchSets = nla_get_u8(attr[NL80211_ATTR_MAX_MATCH_SETS]); in GetWiphyInfoHandler()
2659 if (matchSsidsCount + 1 > wiphyInfo->scanCapabilities.maxMatchSets) { in ProcessMatchSsidToMsg()