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

  /hardware/ti/wlan/wl1271/utils/
rate.h 142 DRV_MODULATION_QPSK = 3,
  /hardware/ti/wlan/wl1271/Test/
siteMgrDebug.c 481 if (pSiteEntry->probeModulation == DRV_MODULATION_QPSK)
492 if (pSiteEntry->beaconModulation == DRV_MODULATION_QPSK)
749 if (pCurrentSiteTable->siteTable[i].probeModulation == DRV_MODULATION_QPSK)
758 if (pCurrentSiteTable->siteTable[i].beaconModulation == DRV_MODULATION_QPSK)
952 if (pSiteMgr->pDesiredParams->siteMgrDesiredModulationType == DRV_MODULATION_QPSK)
    [all...]

Completed in 27 milliseconds