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

  /hardware/ti/wlan/wl1271/utils/
rate.h 142 DRV_MODULATION_QPSK = 3,
  /system/wlan/ti/wilink_6_1/utils/
rate.h 141 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...]
  /system/wlan/ti/wilink_6_1/Test/
siteMgrDebug.c 464 if (pSiteEntry->probeModulation == DRV_MODULATION_QPSK)
475 if (pSiteEntry->beaconModulation == DRV_MODULATION_QPSK)
718 if (pCurrentSiteTable->siteTable[i].probeModulation == DRV_MODULATION_QPSK)
727 if (pCurrentSiteTable->siteTable[i].beaconModulation == DRV_MODULATION_QPSK)
921 if (pSiteMgr->pDesiredParams->siteMgrDesiredModulationType == DRV_MODULATION_QPSK)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
RateAdaptation.c 580 return DRV_MODULATION_QPSK;
583 return DRV_MODULATION_QPSK;
    [all...]
Ctrl.c 242 pCtrlData->ctrlDataCurrentBasicModulationType = DRV_MODULATION_QPSK;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalParams.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
commonTypes.h 254 DRV_MODULATION_QPSK = 3,
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
utils.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
select.c     [all...]

Completed in 76 milliseconds