Searched refs:ie_length (Results 1 - 4 of 4) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
H A Dgscan.h67 unsigned int ie_length; // size of the ie_data blob member in struct:__anon1341
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dgscan_event_handler.cpp465 result->ie_length = lengthOfInfoElements;
635 result->ie_length);
H A Dgscan.cpp1204 ALOGI("HAL: IE length %d \n", result->ie_length);
1206 hexdump(result->ie_data, result->ie_length);
1209 result->ie_length);
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h133 uint32 ie_length; /* byte length of Information Elements */ member in struct:wl_bss_info_107
176 uint32 ie_length; /* byte length of Information Elements */ member in struct:wl_bss_info_108
221 uint32 ie_length; /* byte length of Information Elements */ member in struct:wl_bss_info

Completed in 124 milliseconds