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

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
Ctrl.h 50 #define DEF_CURRENT_PREAMBLE PREAMBLE_LONG
Ctrl.c 510 if( pParamInfo->content.ctrlDataCurrentPreambleType != PREAMBLE_LONG &&
    [all...]
  /hardware/ti/wlan/wl1271/Test/
siteMgrDebug.c 512 else if (pSiteEntry->currentPreambleType == PREAMBLE_LONG)
776 else if (pCurrentSiteTable->siteTable[i].currentPreambleType == PREAMBLE_LONG)
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
siteMgr.c     [all...]
systemConfig.c 539 pParam->content.ctrlDataCurrentPreambleType = PREAMBLE_LONG;
scanResultTable.c 100 #define UPDATE_PREAMBLE(pSite, pFrame) { (pSite)->currentPreambleType = (((pFrame)->parsedIEs->content.iePacket.capabilities >> CAP_PREAMBLE_SHIFT) & CAP_PREAMBLE_MASK) ? PREAMBLE_SHORT : PREAMBLE_LONG; \
    [all...]
mlmeParser.c     [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h     [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]

Completed in 143 milliseconds