![]() |
AIROC™ BTSDK v4.9 - Documentation | |||
Macros | |
| #define | WICED_BT_TRACE BTU_trace_debug |
| Debug trace macro. | |
| #define | WICED_BT_TRACE_ARRAY(ptr, len, string) WICED_BT_TRACE("%s %A",string,ptr,len); |
| Debug trace array macro. | |
| #define | WICED_BT_TRACE_CRIT BTU_trace_error |
| Error trace array macro. | |
Functions | |
| void | BTU_trace_debug (const char *p_fmt,...) |
| void | BTU_trace_error (const char *p_fmt,...) |