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

  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
regulatoryDomain.h 116 channelCapability_t supportedChannels_band_2_4[NUM_OF_CHANNELS_24];
regulatoryDomain.c 226 NUM_OF_CHANNELS_24 * sizeof(TI_INT8));
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/NetworkCtrl/RegulatoryDomain/
regulatoryDomain.h 122 channelCapability_t supportedChannels_band_2_4[NUM_OF_CHANNELS_24];
regulatoryDomain.c 213 NUM_OF_CHANNELS_24 * sizeof(INT8));
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
regulatoryDomain.h 116 channelCapability_t supportedChannels_band_2_4[NUM_OF_CHANNELS_24];
regulatoryDomain.c 226 NUM_OF_CHANNELS_24 * sizeof(TI_INT8));
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
whalDefaultParams.h 149 #define NUM_OF_CHANNELS_24 (14)
156 #define HAL_CTRL_CALIBRATION_CHANNEL_2_4_MAX NUM_OF_CHANNELS_24
paramOut.h 162 UINT8 tableString[NUM_OF_CHANNELS_24];
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
mlmeParser.c 440 if ((pRxAttr->band == RADIO_BAND_2_4_GHZ) && (pRxAttr->channel > NUM_OF_CHANNELS_24))
452 else if ((pRxAttr->band == RADIO_BAND_5_0_GHZ) && (pRxAttr->channel <= NUM_OF_CHANNELS_24))
565 if ((pRxAttr->band == RADIO_BAND_2_4_GHZ) && (pRxAttr->channel > NUM_OF_CHANNELS_24))
577 else if ((pRxAttr->band == RADIO_BAND_5_0_GHZ) && (pRxAttr->channel <= NUM_OF_CHANNELS_24))
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
mlmeParser.c 439 if ((pRxAttr->band == RADIO_BAND_2_4_GHZ) && (pRxAttr->channel > NUM_OF_CHANNELS_24))
451 else if ((pRxAttr->band == RADIO_BAND_5_0_GHZ) && (pRxAttr->channel <= NUM_OF_CHANNELS_24))
564 if ((pRxAttr->band == RADIO_BAND_2_4_GHZ) && (pRxAttr->channel > NUM_OF_CHANNELS_24))
576 else if ((pRxAttr->band == RADIO_BAND_5_0_GHZ) && (pRxAttr->channel <= NUM_OF_CHANNELS_24))
    [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 133 TI_UINT8 tableString[NUM_OF_CHANNELS_24];
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/
mlmeParser.c 480 if ((pRxAttr->band == RADIO_BAND_2_4_GHZ) && (pRxAttr->channel > NUM_OF_CHANNELS_24))
489 else if ((pRxAttr->band == RADIO_BAND_5_0_GHZ) && (pRxAttr->channel <= NUM_OF_CHANNELS_24))
587 if ((pRxAttr->band == RADIO_BAND_2_4_GHZ) && (pRxAttr->channel > NUM_OF_CHANNELS_24))
596 else if ((pRxAttr->band == RADIO_BAND_5_0_GHZ) && (pRxAttr->channel <= NUM_OF_CHANNELS_24))
    [all...]
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
paramOut.h 133 TI_UINT8 tableString[NUM_OF_CHANNELS_24];
    [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h 183 #define NUM_OF_CHANNELS_24 14
187 #define TWD_CALIBRATION_CHANNEL_2_4_MAX NUM_OF_CHANNELS_24
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriver.h 185 #define NUM_OF_CHANNELS_24 14
189 #define TWD_CALIBRATION_CHANNEL_2_4_MAX NUM_OF_CHANNELS_24
    [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 183 milliseconds