HomeSort by relevance Sort by last modified time
    Searched defs:RequestIELength (Results 1 - 5 of 5) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
assocSM.c 644 TI_UINT32 RequestIELength = 0;
684 RequestIELength = pHandle->assocReqLen - reqBuffIEOffset;
695 pParam->content.assocAssociationInformation.RequestIELength = RequestIELength;
697 if (RequestIELength > 0)
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_ralink.h 365 ULONG RequestIELength;
driver_ndis.c 230 ULONG RequestIELength;
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_ndis.c 224 ULONG RequestIELength;
    [all...]
  /hardware/ti/wlan/wl1271/utils/
osDot11.h 346 TI_UINT32 RequestIELength;

Completed in 104 milliseconds