HomeSort by relevance Sort by last modified time
    Searched full: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/src/adaptation/
libmain.c 372 ** Function scru_dump_hex
380 UINT8 *scru_dump_hex (UINT8 *p, char *pTitle, UINT32 len, UINT32 layer, UINT32 type) function
  /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);
664 scru_dump_hex(pbuf+count, NULL, pbuf[count+3]+4, 0, 0);
670 scru_dump_hex(pbuf+count, NULL, pbuf[count+2]+3, 0, 0);
676 scru_dump_hex(pbuf+count, NULL, ret - count, 0, 0);
    [all...]

Completed in 116 milliseconds