Home
last modified time | relevance | path

Searched defs:TRACE_GET_LAYER (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/include/
Dbt_types.h544 #define TRACE_GET_LAYER(x) ((((UINT32)(x)) & TRACE_LAYER_MASK) >> 16) macro
/external/bluetooth/bluedroid/stack/include/
Dbt_types.h552 #define TRACE_GET_LAYER(x) ((((UINT32)(x)) & TRACE_LAYER_MASK) >> 16) macro