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

  /hardware/ti/wlan/wl1271/stad/Export_Inc/
coreDefaultParams.h 58 #define SITE_MGR_CHANNEL_MAX 201
    [all...]
paramOut.h 882 TI_UINT32 siteMgrFreq2ChannelTable[SITE_MGR_CHANNEL_MAX+1];
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
coreDefaultParams.h 56 #define SITE_MGR_CHANNEL_MAX 201
    [all...]
paramOut.h 1005 UINT32 siteMgrFreq2ChannelTable[SITE_MGR_CHANNEL_MAX+1];
    [all...]
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
coreDefaultParams.h 58 #define SITE_MGR_CHANNEL_MAX 201
    [all...]
paramOut.h 861 TI_UINT32 siteMgrFreq2ChannelTable[SITE_MGR_CHANNEL_MAX+1];
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
siteMgr.c 617 /* for(channel = 0; channel < SITE_MGR_CHANNEL_MAX+1; channel++)
625 if(channel == 0 || channel > SITE_MGR_CHANNEL_MAX)
641 if (pParam->content.siteMgrDesiredChannel > SITE_MGR_CHANNEL_MAX)
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
siteMgr.c 604 /* for(channel = 0; channel < SITE_MGR_CHANNEL_MAX+1; channel++)
612 if(channel == 0 || channel > SITE_MGR_CHANNEL_MAX)
628 if (pParam->content.siteMgrDesiredChannel > SITE_MGR_CHANNEL_MAX)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
siteMgr.c 674 /* for(channel = 0; channel < SITE_MGR_CHANNEL_MAX+1; channel++)
682 if(channel == 0 || channel > SITE_MGR_CHANNEL_MAX)
699 if (pParam->content.siteMgrDesiredChannel > SITE_MGR_CHANNEL_MAX)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osRgstry.c     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/common/src/
osRgstry.c     [all...]

Completed in 948 milliseconds