Searched defs:CuCmd_SetTrafficIntensityTh (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
H A Dcu_cmd.c3880 VOID CuCmd_SetTrafficIntensityTh(THandle hCuCmd, ConParm_t parm[], U16 nParms) function
3893 os_error_printf(CU_MSG_ERROR, (PS8)"Error - CuCmd_SetTrafficIntensityTh - low threshold equal or greater than the high threshold...aborting...\n");
3903 os_error_printf(CU_MSG_ERROR, (PS8)"Error - CuCmd_SetTrafficIntensityTh - cannot set thresholds\n");
3918 os_error_printf (CU_MSG_ERROR, (PS8)"Error - CuCmd_SetTrafficIntensityTh - cannot get thresholds\n");

Completed in 19 milliseconds