HomeSort by relevance Sort by last modified time
    Searched refs:ie_length (Results 1 - 7 of 7) sorted by null

  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
common.h 219 u32 ie_length; // byte length of Information Elements member in struct:wifi_gscan_full_result
gscan.cpp 766 int ie_len = min(MAX_PROBE_RESP_IE_LEN, drv_res->ie_length);
781 full_scan_result->ie_length = ie_len;
789 fixed->rtt, fixed->rtt_sd, drv_res->scan_ch_bucket, drv_res->ie_length);
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
gscan_event_handler.cpp 671 mPasspointNetworkFoundResult->ie_length =
805 mPasspointNetworkFoundResult->ie_length);
809 " rtt: % " PRId64 " rtt_sd %" PRId64 " ie_length %u ",
822 mPasspointNetworkFoundResult->ie_length);
825 mPasspointNetworkFoundResult->ie_length);
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
gscan.h 98 unsigned int ie_length; // size of the ie_data blob member in struct:__anon43343
  /hardware/interfaces/wifi/1.1/default/
wifi_legacy_hal.cpp     [all...]
hidl_struct_util.cpp 508 legacy_scan_result.ie_length,
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 133 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
    [all...]

Completed in 273 milliseconds