Home
last modified time | relevance | path

Searched refs:REPORT_SEVERITY_TABLE_PARAM (Results 1 – 7 of 7) sorted by relevance

/system/wlan/ti/wilink_6_1/platforms/os/common/inc/
Dconvert.h102 #define TIWLN_REPORT_SEVERITY_SET REPORT_SEVERITY_TABLE_PARAM
103 #define TIWLN_REPORT_SEVERITY_GET REPORT_SEVERITY_TABLE_PARAM
/system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
Dreport.c506 case REPORT_SEVERITY_TABLE_PARAM: in report_setParam()
546 case REPORT_SEVERITY_TABLE_PARAM: in report_getParam()
/system/wlan/ti/wilink_6_1/utils/
DCmdInterfaceCodes.h1168REPORT_SEVERITY_TABLE_PARAM = SET_BIT | GET_BIT | REPORT_MODULE_PARAM | 0x02, /**<… enumerator
Dreport.c410 case REPORT_SEVERITY_TABLE_PARAM: in report_SetParam()
450 case REPORT_SEVERITY_TABLE_PARAM: in report_GetParam()
/system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
DosCmd.c1021 param.paramType = REPORT_SEVERITY_TABLE_PARAM; in DispatchCommand()
1032 param.paramType = REPORT_SEVERITY_TABLE_PARAM; in DispatchCommand()
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
DparamMng.h341 REPORT_SEVERITY_TABLE_PARAM = SET_BIT | GET_BIT | REPORT_MODULE_PARAM | 0x06, enumerator
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
Dcu_cmd.c3907 …if (!CuCommon_GetBuffer(pCuCmd->hCuCommon, REPORT_SEVERITY_TABLE_PARAM, SeverityTable, REPORT_SEVE… in CuCmd_LogReportSeverityLevel()
3938 …CuCommon_SetBuffer(pCuCmd->hCuCommon, REPORT_SEVERITY_TABLE_PARAM, SeverityTable, REPORT_SEVERITY_… in CuCmd_LogReportSeverityLevel()