Searched refs:TRACE_GET_TYPE (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/main/
H A Dbte_logmsg.c247 switch ( TRACE_GET_TYPE(trace_set_mask) )
/external/bluetooth/bluedroid/stack/include/
H A Dbt_types.h633 #define TRACE_GET_TYPE(x) (((UINT32)(x)) & TRACE_TYPE_MASK) macro
/external/libnfc-nci/src/include/
H A Dbt_types.h625 #define TRACE_GET_TYPE(x) (((UINT32)(x)) & TRACE_TYPE_MASK) macro

Completed in 319 milliseconds