Searched refs:TRACE_ORG_MASK (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dbt_types.h610 #define TRACE_ORG_MASK 0x0000ff00 macro
611 #define TRACE_GET_ORG(x) ((((UINT32)(x)) & TRACE_ORG_MASK) >> 8)
/external/libnfc-nci/src/include/
H A Dbt_types.h602 #define TRACE_ORG_MASK 0x0000ff00 macro
603 #define TRACE_GET_ORG(x) ((((UINT32)(x)) & TRACE_ORG_MASK) >> 8)

Completed in 1801 milliseconds