Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ext_scan.c1167 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()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_scan_roam.c2299 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()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h2744 uint32_t anqp_len; member