OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scru_dump_hex
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/include/
buildcfg.h
32
extern UINT8 *
scru_dump_hex
(UINT8 *p, char *p_title, UINT32 len, UINT32 trace_layer, UINT32 trace_type);
/external/libnfc-nci/src/include/
buildcfg.h
80
extern UINT8 *
scru_dump_hex
(UINT8 *p, char *p_title, UINT32 len, UINT32 trace_layer, UINT32 trace_type);
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c
139
extern UINT8 *
scru_dump_hex
(UINT8 *p, char *p_title, UINT32 len, UINT32 trace_layer, UINT32 trace_type);
667
scru_dump_hex
(pbuf+count, NULL, pbuf[count+3]+4, 0, 0);
673
scru_dump_hex
(pbuf+count, NULL, pbuf[count+2]+3, 0, 0);
679
scru_dump_hex
(pbuf+count, NULL, ret - count, 0, 0);
[
all
...]
/external/libnfc-nci/src/adaptation/
libmain.c
424
** Function
scru_dump_hex
432
UINT8 *
scru_dump_hex
(UINT8 *p, char *pTitle, UINT32 len, UINT32 layer, UINT32 type)
function
Completed in 109 milliseconds