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

  /system/bt/main/
bte_logmsg.c 168 int trace_layer = TRACE_GET_LAYER(trace_set_mask);
  /external/libnfc-nci/src/include/
bt_types.h 544 #define TRACE_GET_LAYER(x) ((((UINT32)(x)) & TRACE_LAYER_MASK) >> 16)
  /system/bt/stack/include/
bt_types.h 550 #define TRACE_GET_LAYER(x) ((((UINT32)(x)) & TRACE_LAYER_MASK) >> 16)
    [all...]

Completed in 62 milliseconds