Home
last modified time | relevance | path

Searched refs:PH_LLCNFC_PRINT_DATA (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/src/
DphLlcNfc_DataTypes.h58 #define PH_LLCNFC_PRINT_DATA(buf,len) macro
87 #define PH_LLCNFC_PRINT_DATA(buf,len) \ macro
103 #define PH_LLCNFC_PRINT_DATA(buf,len) macro
DphLlcNfc_Frame.c1920 PH_LLCNFC_PRINT_DATA(print_buf, buf_len); in phLlcNfc_H_ProRecvFrame()
1929 PH_LLCNFC_PRINT_DATA(print_buf, buf_len); in phLlcNfc_H_ProRecvFrame()
1938 PH_LLCNFC_PRINT_DATA(print_buf, buf_len); in phLlcNfc_H_ProRecvFrame()
DphLlcNfc_Interface.c249 PH_LLCNFC_PRINT_DATA (pLlcBuffer, llcBufferLength); in phLlcNfc_Interface_Write()