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

  /hardware/ti/wlan/wl1271/wpa_supplicant_lib/
driver_ti.c 865 const size_t head_len = 6; /* probeReqIe head: dd xx 00 50 f2 04 */ local
870 pos = (u8*)ies + head_len; /* Find the WSC mode in probe_req_ie by password_id */
881 pos = (u8*)ies + head_len;
882 min_len = ies_len - head_len;
    [all...]
  /system/wlan/ti/wilink_6_1/wpa_supplicant_lib/
driver_ti.c 865 const size_t head_len = 6; /* probeReqIe head: dd xx 00 50 f2 04 */ local
870 pos = (u8*)ies + head_len; /* Find the WSC mode in probe_req_ie by password_id */
881 pos = (u8*)ies + head_len;
882 min_len = ies_len - head_len;
    [all...]

Completed in 122 milliseconds