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

  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldCmd.c     [all...]
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdBldCmd.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwCtrl.c 168 UINT8 HwBssType;
197 whal_hwCtrl_SetBssType(pHwCtrl, BssType, &HwBssType);
199 return whal_hwMboxCmd_StartBss(pHwMboxCmd, HwBssType, JoinCompleteCB, CB_handle);
334 int whal_hwCtrl_SetBssType(HwCtrl_T *pHwCtrl, bssType_e BssType, UINT8 *HwBssType)
366 *HwBssType = whal_ParamsGetBssType(pHwCtrl->pWhalParams);
    [all...]
whalHwCtrl.h 115 extern int whal_hwCtrl_SetBssType (HwCtrl_T *pHwCtrl, bssType_e BssType, UINT8 *HwBssType);

Completed in 172 milliseconds