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

  /system/bt/main/
bte_logmsg.c 177 switch ( TRACE_GET_TYPE(trace_set_mask) ) {
  /external/libnfc-nci/src/include/
bt_types.h 625 #define TRACE_GET_TYPE(x) (((UINT32)(x)) & TRACE_TYPE_MASK)
  /system/bt/stack/include/
bt_types.h 629 #define TRACE_GET_TYPE(x) (((UINT32)(x)) & TRACE_TYPE_MASK)
    [all...]

Completed in 38 milliseconds