Bluetooth Host Stack Library
Common Bluetooth definitions

General Description

Common Bluetooth definitions.

API Reference

 AIROC Bluetooth Types
 
 AIROC result
 
#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_crit_error
 Error trace array macro.