Searched refs:subelement (Results 1 – 4 of 4) sorted by relevance
3027 uint8_t *subelement, in util_gen_new_ie() argument3051 qdf_mem_copy(sub_copy, subelement, subie_len); in util_gen_new_ie()3244 util_handle_nontx_prof(uint8_t *mbssid_elem, uint8_t *subelement, in util_handle_nontx_prof() argument3252 prof_len = subelement[TAG_LEN_POS]; in util_handle_nontx_prof()3260 if ((subelement[ID_POS] != 0) || in util_handle_nontx_prof()3261 (subelement[TAG_LEN_POS] < SPLIT_PROF_DATA_LEAST_LEN)) { in util_handle_nontx_prof()3265 if ((subelement[ID_POS] != 0) || in util_handle_nontx_prof()3266 (subelement[TAG_LEN_POS] < VALID_ELEM_LEAST_LEN)) { in util_handle_nontx_prof()3280 ((subelement[PAYLOAD_START_POS] != WLAN_ELEMID_NONTX_BSSID_CAP) || in util_handle_nontx_prof()3281 (subelement[NONTX_BSSID_CAP_TAG_LEN_POS] != CAP_INFO_LEN))) { in util_handle_nontx_prof()[all …]
522 * introduced a new subelement (Version2) for indicating the version number1211 * version 3.2 would be 0x32. This subelement was added in the1212 * specification version 2.0 and if the subelement is not included1227 * This subelement contains a list of Enrollee MAC addresses (each1245 * This optional subelement in the WSC IE in Probe Request or M1 indicates1247 * Registrar gets this subelement it can use this as a trigger that a device