OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TRACE_GET_ORG
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
bt_types.h
611
#define
TRACE_GET_ORG
(x) ((((UINT32)(x)) & TRACE_ORG_MASK) >> 8)
/external/libnfc-nci/src/include/
bt_types.h
603
#define
TRACE_GET_ORG
(x) ((((UINT32)(x)) & TRACE_ORG_MASK) >> 8)
Completed in 32 milliseconds