HomeSort by relevance Sort by last modified time
    Searched refs:scru_dump_hex (Results 1 - 7 of 7) sorted by null

  /system/nfc/halimpl/bcm2079x/include/
buildcfg.h 30 extern uint8_t* scru_dump_hex(uint8_t* p, char* p_title, uint32_t len,
android_logmsg.h 49 uint8_t* scru_dump_hex(uint8_t* p, char* pTitle, uint32_t len, uint32_t layer,
  /system/nfc/src/include/
buildcfg.h 61 extern uint8_t* scru_dump_hex(uint8_t* p, char* p_title, uint32_t len,
android_logmsg.h 49 uint8_t* scru_dump_hex(uint8_t* p, char* pTitle, uint32_t len, uint32_t layer,
  /system/nfc/halimpl/bcm2079x/adaptation/
userial_linux.c 174 extern uint8_t* scru_dump_hex(uint8_t* p, char* p_title, uint32_t len,
693 scru_dump_hex(pbuf + count, NULL, pbuf[count + 3] + 4, 0, 0);
697 scru_dump_hex(pbuf + count, NULL, pbuf[count + 2] + 3, 0, 0);
702 scru_dump_hex(pbuf + count, NULL, ret - count, 0, 0);
    [all...]
android_logmsg.cpp 83 uint8_t* scru_dump_hex(uint8_t* p, char* pTitle, uint32_t len, uint32_t layer, function
  /system/nfc/src/adaptation/
android_logmsg.cpp 84 uint8_t* scru_dump_hex(uint8_t* p, char* pTitle, uint32_t len, uint32_t layer, function

Completed in 63 milliseconds