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

  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldCmdIE.c 317 EReportSeverity eReportSeverity = (pTemplate == NULL) ? REPORT_SEVERITY_WARNING : REPORT_SEVERITY_ERROR;
320 TRACE3(pCmdBld->hReport, eReportSeverity, "cmdBld_CmdIeConfigureTemplateFrame: Frame size (=%d) of CmdType (=%d) is bigger than MAX_TEMPLATES_SIZE(=%d) !!!\n", uFrameSize, eTemplateType, MAX_TEMPLATES_SIZE);
    [all...]
  /hardware/ti/wlan/wl1271/utils/
report.h 220 /** \enum EReportSeverity
239 } EReportSeverity;
    [all...]
  /system/wlan/ti/wilink_6_1/utils/
report.h 220 /** \enum EReportSeverity
239 } EReportSeverity;
    [all...]

Completed in 39 milliseconds