Home
last modified time | relevance | path

Searched refs:TRACE_LAYER_MASK (Results 1 – 1 of 1) sorted by relevance

/external/libnfc-nci/src/include/
Dbt_types.h543 #define TRACE_LAYER_MASK 0x00ff0000 macro
544 #define TRACE_GET_LAYER(x) ((((UINT32)(x)) & TRACE_LAYER_MASK) >> 16)