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

  /external/bluetooth/bluedroid/stack/include/
bt_types.h 619 #define TRACE_GET_TYPE(x) (((UINT32)(x)) & TRACE_TYPE_MASK)
  /external/libnfc-nci/halimpl/bcm2079x/include/
bt_types.h 623 #define TRACE_GET_TYPE(x) (((UINT32)(x)) & TRACE_TYPE_MASK)
  /external/libnfc-nci/src/include/
bt_types.h 623 #define TRACE_GET_TYPE(x) (((UINT32)(x)) & TRACE_TYPE_MASK)

Completed in 485 milliseconds