Lines Matching full:trace
121 #define BTTRC_ID_ALL_LAYERS 0xFF /* all trace layers */
124 /* Trace type definitions. Note that these are mutually exclusive in a trace. This
125 means that any trace can be either error,warning,api,event or dbg */
143 /* Masks to identify the stack that originated the trace */
147 /* Parameter datatypes used in Trace APIs */
228 ** Trace configurable parameters
232 /* Enables or disables verbose trace information. */
237 /* Enables or disables all trace messages. */
242 /* Enables or disables protocol trace information. */
249 ** Trace Levels
252 ** BT_TRACE_LEVEL_NONE 0 * No trace messages to be generated
253 ** BT_TRACE_LEVEL_ERROR 1 * Error condition trace messages
254 ** BT_TRACE_LEVEL_WARNING 2 * Warning condition trace messages
260 /* Core Stack default trace levels */
297 /* Profile default trace levels */
394 /* Application and other default trace levels */
4795 /* Driver Trace macros
4805 /* Driver Trace macros
4824 /* Driver Trace macros