HomeSort by relevance Sort by last modified time
    Searched refs:NUM_OF_CHANNELS_24 (Results 1 - 6 of 6) 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...]
  /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...]
  /hardware/ti/wlan/wl1271/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...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]

Completed in 56 milliseconds