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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwCtrl.h 115 extern int whal_hwCtrl_SetBssType (HwCtrl_T *pHwCtrl, bssType_e BssType, UINT8 *HwBssType);
whalHwCtrl.c 197 whal_hwCtrl_SetBssType(pHwCtrl, BssType, &HwBssType);
324 * whal_hwCtrl_SetBssType()
334 int whal_hwCtrl_SetBssType(HwCtrl_T *pHwCtrl, bssType_e BssType, UINT8 *HwBssType)
362 ("whal_hwCtrl_SetBssType: FATAL_ERROR, unknown BssType %d\n", BssType));
    [all...]

Completed in 11 milliseconds