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

  /hardware/ti/wlan/wl1271/stad/Export_Inc/
STADExternalIf.h 345 TI_UINT32 uWscIeSize; /**< Simple Config IE actual size (the part after the OUI) */
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
siteHash.h 144 TI_UINT32 uWscIeSize; /* Simple Config IE actual size (the part after the OUI) */
templates.c 361 ((dot11_WSC_t *)pBuf)->hdr[1] = pSiteMgr->uWscIeSize + DOT11_OUI_LEN;
367 pSiteMgr->uWscIeSize);
368 size += sizeof(dot11_eleHdr_t) + pSiteMgr->uWscIeSize + DOT11_OUI_LEN;
369 pBuf += sizeof(dot11_eleHdr_t) + pSiteMgr->uWscIeSize + DOT11_OUI_LEN;
siteMgr.c     [all...]

Completed in 145 milliseconds