HomeSort by relevance Sort by last modified time
    Searched defs:RadioType (Results 1 - 2 of 2) sorted by null

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalRadio.c 96 switch(pWhalCtrl->pWhalParams->WlanParams.radioType)
144 UINT32 RadioType;
146 *outRadioNumber = pWlanParams->radioType;
148 switch (pWlanParams->radioType)
151 RadioType = RADIA_BG;
157 RadioType = RADIA_ABG;
163 RadioType = RADIA_BG;
169 RadioType = RADIA_ABG;
176 RadioType = RADIA_ABG;
182 RadioType = UNKNOWN_RADIO_TYPE
    [all...]
whalCtrl.c     [all...]

Completed in 172 milliseconds