Searched refs:maxMatchSets (Results 1 – 1 of 1) sorted by relevance
203 uint8_t maxMatchSets; member2532 wiphyInfo->scanCapabilities.maxMatchSets = nla_get_u8(attr[NL80211_ATTR_MAX_MATCH_SETS]); in GetWiphyInfoHandler()2659 if (matchSsidsCount + 1 > wiphyInfo->scanCapabilities.maxMatchSets) { in ProcessMatchSsidToMsg()