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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
templates.c 560 /* Loop on all tripletChannels. Each item has three fields ('i' counts rows and 'j' counts bytes). */
563 *(pBuf + j ) = pCountry->countryIE.tripletChannels[i].firstChannelNumber;
564 *(pBuf + j + 1) = pCountry->countryIE.tripletChannels[i].maxTxPowerLevel;
565 *(pBuf + j + 2) = pCountry->countryIE.tripletChannels[i].numberOfChannels;
mlmeParser.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
regulatoryDomain.c     [all...]
  /hardware/ti/wlan/wl1271/utils/
802_11Defs.h 584 dot11_TripletChannel_t tripletChannels[DOT11_NUM_OF_MAX_TRIPLET_CHANNEL];
    [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c     [all...]

Completed in 190 milliseconds