Searched refs:nestedMatchSsid (Results 1 – 1 of 1) sorted by relevance
2649 struct nlattr *nestedMatchSsid = NULL; in ProcessMatchSsidToMsg() local2653 nestedMatchSsid = nla_nest_start(msg, NL80211_ATTR_SCHED_SCAN_MATCH); in ProcessMatchSsidToMsg()2654 if (nestedMatchSsid == NULL) { in ProcessMatchSsidToMsg()2676 nla_nest_end(msg, nestedMatchSsid); in ProcessMatchSsidToMsg()