HomeSort by relevance Sort by last modified time
    Searched defs:TRACE_GET_LAYER (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/include/
bt_types.h 538 #define TRACE_GET_LAYER(x) ((((UINT32)(x)) & TRACE_LAYER_MASK) >> 16)
  /external/libnfc-nci/halimpl/bcm2079x/include/
bt_types.h 542 #define TRACE_GET_LAYER(x) ((((UINT32)(x)) & TRACE_LAYER_MASK) >> 16)
  /external/libnfc-nci/src/include/
bt_types.h 542 #define TRACE_GET_LAYER(x) ((((UINT32)(x)) & TRACE_LAYER_MASK) >> 16)

Completed in 21 milliseconds