HomeSort by relevance Sort by last modified time
    Searched refs:scru_dump_hex (Results 1 - 5 of 5) 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);
android_logmsg.h 44 UINT8* scru_dump_hex (UINT8* p, char* pTitle, UINT32 len, UINT32 layer, UINT32 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 168 extern UINT8 *scru_dump_hex (UINT8 *p, char *p_title, UINT32 len, UINT32 trace_layer, UINT32 trace_type);
719 scru_dump_hex(pbuf+count, NULL, pbuf[count+3]+4, 0, 0);
725 scru_dump_hex(pbuf+count, NULL, pbuf[count+2]+3, 0, 0);
731 scru_dump_hex(pbuf+count, NULL, ret - count, 0, 0);
    [all...]
android_logmsg.cpp 104 UINT8 *scru_dump_hex (UINT8 *p, char *pTitle, UINT32 len, UINT32 layer, UINT32 type) function

Completed in 123 milliseconds