Home
last modified time | relevance | path

Searched refs:DispNciDump (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/include/
Dbuildcfg.h86 #define DISP_NCI (DispNciDump)
87 extern void DispNciDump(UINT8 *p, UINT16 len, BOOLEAN is_recv);
/external/libnfc-nci/src/adaptation/
Dlibmain.c466 void DispNciDump (UINT8 *data, UINT16 len, BOOLEAN is_recv) in DispNciDump() function