Searched defs:TRACE_GET_LAYER (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dbt_types.h538 #define TRACE_GET_LAYER(x) ((((UINT32)(x)) & TRACE_LAYER_MASK) >> 16) macro
/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dbt_types.h542 #define TRACE_GET_LAYER(x) ((((UINT32)(x)) & TRACE_LAYER_MASK) >> 16) macro
/external/libnfc-nci/src/include/
H A Dbt_types.h542 #define TRACE_GET_LAYER(x) ((((UINT32)(x)) & TRACE_LAYER_MASK) >> 16) macro

Completed in 22 milliseconds