Home | History | Annotate | Download | only in include

Lines Matching full:trace

22  *  diagnostic trace message service.
139 #define BTTRC_ID_ALL_LAYERS 0xFF /* all trace layers */
142 /* Trace type definitions. Note that these are mutually exclusive in a trace. This
143 means that any trace can be either error,warning,api,event or dbg */
152 /* Masks to identify the stack that originated the trace */
156 /* Parameter datatypes used in Trace APIs */
267 ** Trace configurable parameters
271 /* Enables or disables verbose trace information. */
276 /* Enables or disables all trace messages. */
284 ** Trace Levels
287 ** BT_TRACE_LEVEL_NONE 0 * No trace messages to be generated
288 ** BT_TRACE_LEVEL_ERROR 1 * Error condition trace messages
289 ** BT_TRACE_LEVEL_WARNING 2 * Warning condition trace messages
296 /* Core Stack default trace levels */
333 /* Profile default trace levels */
434 /* Application and other default trace levels */
4766 /* Driver Trace macros
4776 /* Driver Trace macros
4795 /* Driver Trace macros
4805 /* Simplified Trace Helper Macro