OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TRACE_GET_TYPE
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
bt_types.h
622
#define
TRACE_GET_TYPE
(x) (((UINT32)(x)) & TRACE_TYPE_MASK)
/external/libnfc-nci/src/include/
bt_types.h
625
#define
TRACE_GET_TYPE
(x) (((UINT32)(x)) & TRACE_TYPE_MASK)
Completed in 1162 milliseconds