Searched refs:anqp_len (Results 1 – 3 of 3) sorted by relevance
1167 len = sizeof(*data) + data->ap.ieLength + data->anqp_len; in wlan_hdd_cfg80211_passpoint_match_found()1183 data->request_id, data->id, data->anqp_len, num_matches); in wlan_hdd_cfg80211_passpoint_match_found()1223 data->anqp_len)) { in wlan_hdd_cfg80211_passpoint_match_found()1227 if (data->anqp_len) in wlan_hdd_cfg80211_passpoint_match_found()1230 data->anqp_len, data->anqp)) in wlan_hdd_cfg80211_passpoint_match_found()
2299 dest_match->anqp_len = event->anqp_length; in wma_passpoint_match_event_handler()2301 dest_match->id, dest_match->anqp_len); in wma_passpoint_match_event_handler()2319 dest_match->anqp_len); in wma_passpoint_match_event_handler()
2744 uint32_t anqp_len; member