Searched refs:trace_type (Results 1 - 11 of 11) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dbuildcfg.h33 extern UINT8 *scru_dump_hex (UINT8 *p, char *p_title, UINT32 len, UINT32 trace_layer, UINT32 trace_type);
H A Dbt_types.h699 typedef void (BT_LOG_FUNC) (int trace_type, const char *fmt_str, ...);
/external/libnfc-nci/src/adaptation/
H A Dandroid_logmsg.cpp68 UINT32 trace_type = trace_set_mask & 0x07; //lower 3 bits contain trace type local
74 if (trace_type == TRACE_TYPE_ERROR)
H A Dlibmain.c243 void dumpbin(const char* data, int size, UINT32 trace_layer, UINT32 trace_type) argument
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A Dandroid_logmsg.cpp48 UINT32 trace_type = trace_set_mask & 0x07; //lower 3 bits contain trace type local
54 if (trace_type == TRACE_TYPE_ERROR)
H A Duserial_linux.c138 extern UINT8 *scru_dump_hex (UINT8 *p, char *p_title, UINT32 len, UINT32 trace_layer, UINT32 trace_type);
/external/libnfc-nci/src/include/
H A Dbuildcfg.h91 extern UINT8 *scru_dump_hex (UINT8 *p, char *p_title, UINT32 len, UINT32 trace_layer, UINT32 trace_type);
H A Dbt_types.h699 typedef void (BT_LOG_FUNC) (int trace_type, const char *fmt_str, ...);
/external/libnfc-nci/halimpl/bcm2079x/hal/include/
H A Dnfc_types.h144 typedef void (BT_LOG_FUNC) (int trace_type, const char *fmt_str, ...);
/external/libnfc-nci/src/hal/include/
H A Dnfc_types.h144 typedef void (BT_LOG_FUNC) (int trace_type, const char *fmt_str, ...);
/external/bluetooth/bluedroid/stack/include/
H A Dbt_types.h687 typedef void (BT_LOG_FUNC) (int trace_type, const char *fmt_str, ...);

Completed in 139 milliseconds