Home
last modified time | relevance | path

Searched refs:ie_length (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dgscan_event_handler.cpp653 mPasspointNetworkFoundResult->ie_length = nla_get_u32( in gscan_parse_passpoint_network_result()
731 mPasspointNetworkFoundResult->ie_length); in gscan_parse_passpoint_network_result()
748 mPasspointNetworkFoundResult->ie_length); in gscan_parse_passpoint_network_result()
751 mPasspointNetworkFoundResult->ie_length); in gscan_parse_passpoint_network_result()
1034 result->ie_length = lengthOfInfoElements; in handleEvent()
1214 result->ie_length); in handleEvent()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcommon.h236 u32 ie_length; // byte length of Information Elements member
Dgscan.cpp783 int ie_len = min(MAX_PROBE_RESP_IE_LEN, drv_res->ie_length); in wifi_handle_full_scan_event()
798 full_scan_result->ie_length = ie_len; in wifi_handle_full_scan_event()
806 fixed->rtt, fixed->rtt_sd, drv_res->scan_ch_bucket, drv_res->ie_length); in wifi_handle_full_scan_event()
967 mScanResults[i].ie_length = 0; in handleResponse()
1811 … byte *anqp = (byte *)drv_res + offsetof(wifi_gscan_full_result_t, ie_data) + drv_res->ie_length; in handleEvent()
/hardware/libhardware_legacy/include/hardware_legacy/
Dgscan.h98 unsigned int ie_length; // size of the ie_data blob member
/hardware/interfaces/wifi/1.3/default/
Dwifi_legacy_hal.cpp1408 if (scan_result.ie_length > 0) { in getGscanCachedResults()
1410 << scan_result.ie_length; in getGscanCachedResults()
1411 scan_result.ie_length = 0; in getGscanCachedResults()
Dhidl_struct_util.cpp599 legacy_scan_result.ie_length, &ies)) { in convertLegacyGscanResultToHidl()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h133 uint32 ie_length; /* byte length of Information Elements */ member
176 uint32 ie_length; /* byte length of Information Elements */ member
221 uint32 ie_length; /* byte length of Information Elements */ member