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.cpp671 mPasspointNetworkFoundResult->ie_length = in gscan_parse_passpoint_network_result()
805 mPasspointNetworkFoundResult->ie_length); in gscan_parse_passpoint_network_result()
822 mPasspointNetworkFoundResult->ie_length); in gscan_parse_passpoint_network_result()
825 mPasspointNetworkFoundResult->ie_length); in gscan_parse_passpoint_network_result()
1123 result->ie_length = lengthOfInfoElements; in handleEvent()
1303 result->ie_length); in handleEvent()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcommon.h219 u32 ie_length; // byte length of Information Elements member
Dgscan.cpp766 int ie_len = min(MAX_PROBE_RESP_IE_LEN, drv_res->ie_length); in wifi_handle_full_scan_event()
781 full_scan_result->ie_length = ie_len; in wifi_handle_full_scan_event()
789 fixed->rtt, fixed->rtt_sd, drv_res->scan_ch_bucket, drv_res->ie_length); in wifi_handle_full_scan_event()
950 mScanResults[i].ie_length = 0; in handleResponse()
1790 … 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.h88 unsigned int ie_length; // size of the ie_data blob member
/hardware/interfaces/wifi/1.0/default/
Dwifi_legacy_hal.cpp1262 if (scan_result.ie_length > 0) { in getGscanCachedResults()
1264 << scan_result.ie_length; in getGscanCachedResults()
1265 scan_result.ie_length = 0; in getGscanCachedResults()
Dhidl_struct_util.cpp464 legacy_scan_result.ie_length, 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