Searched refs:anqp_length (Results 1 – 2 of 2) sorted by relevance
2268 if (event->anqp_length > (WMI_SVC_MSG_MAX_SIZE)) { in wma_passpoint_match_event_handler()2272 buf_len += event->anqp_length; in wma_passpoint_match_event_handler()2279 (event->ie_length + event->anqp_length) > param_buf->num_bufp) { in wma_passpoint_match_event_handler()2281 event->ie_length, event->anqp_length, in wma_passpoint_match_event_handler()2299 dest_match->anqp_len = event->anqp_length; in wma_passpoint_match_event_handler()
25424 A_UINT32 anqp_length; /* length of ANQP blob */ member