Searched refs:scru_dump_hex (Results 1 – 5 of 5) sorted by relevance
/external/libnfc-nci/halimpl/bcm2079x/include/ |
D | buildcfg.h | 32 extern UINT8 *scru_dump_hex (UINT8 *p, char *p_title, UINT32 len, UINT32 trace_layer, UINT32 trace_…
|
D | android_logmsg.h | 44 UINT8* scru_dump_hex (UINT8* p, char* pTitle, UINT32 len, UINT32 layer, UINT32 type);
|
/external/libnfc-nci/src/include/ |
D | buildcfg.h | 80 extern UINT8 *scru_dump_hex (UINT8 *p, char *p_title, UINT32 len, UINT32 trace_layer, UINT32 trace_…
|
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
D | userial_linux.c | 169 extern UINT8 *scru_dump_hex (UINT8 *p, char *p_title, UINT32 len, UINT32 trace_layer, UINT32 trace_… 720 scru_dump_hex(pbuf+count, NULL, pbuf[count+3]+4, 0, 0); in my_read() 726 scru_dump_hex(pbuf+count, NULL, pbuf[count+2]+3, 0, 0); in my_read() 732 scru_dump_hex(pbuf+count, NULL, ret - count, 0, 0); in my_read()
|
D | android_logmsg.cpp | 104 UINT8 *scru_dump_hex (UINT8 *p, char *pTitle, UINT32 len, UINT32 layer, UINT32 type) in scru_dump_hex() function
|