Home
last modified time | relevance | path

Searched refs:LLCP_PRINT (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nxp/src/
DphLibNfc_llcp.c649 LLCP_PRINT("phLibNfc_Llcp_SocketGetRemoteOptions"); in phLibNfc_Llcp_SocketGetRemoteOptions()
687 LLCP_PRINT("phLibNfc_Llcp_Bind"); in phLibNfc_Llcp_Bind()
716 LLCP_PRINT("phLibNfc_Llcp_Listen"); in phLibNfc_Llcp_Listen()
752 LLCP_PRINT("phLibNfc_Llcp_Accept"); in phLibNfc_Llcp_Accept()
791 LLCP_PRINT("phLibNfc_Llcp_Reject"); in phLibNfc_Llcp_Reject()
833 LLCP_PRINT("phLibNfc_Llcp_Connect"); in phLibNfc_Llcp_Connect()
847 LLCP_PRINT("phLibNfc_Llcp_Connect NFCSTATUS_INVALID_PARAMETER"); in phLibNfc_Llcp_Connect()
877 LLCP_PRINT("phLibNfc_Llcp_ConnectByUri"); in phLibNfc_Llcp_ConnectByUri()
892 LLCP_PRINT("phLibNfc_Llcp_ConnectByUri NFCSTATUS_INVALID_PARAMETER"); in phLibNfc_Llcp_ConnectByUri()
921 LLCP_PRINT("phLibNfc_Llcp_Disconnect"); in phLibNfc_Llcp_Disconnect()
[all …]
DphFriNfc_Llcp.h58 #define LLCP_PRINT( str ) phOsalNfc_DbgString(str) macro
72 #define LLCP_PRINT( str ) macro
DphFriNfc_LlcpTransport_Connection.c1789 LLCP_PRINT("Release Accept callback"); in phFriNfc_LlcpTransport_ConnectionOriented_Accept()
1977 LLCP_PRINT("Release Connect callback"); in phFriNfc_LlcpTransport_ConnectionOriented_Connect()
2077 LLCP_PRINT("Release Disconnect callback"); in phLibNfc_LlcpTransport_ConnectionOriented_Disconnect()
2155 LLCP_PRINT("Socket not connected, no need to disconnect"); in phFriNfc_LlcpTransport_ConnectionOriented_Close()
2269 LLCP_PRINT("Release Send callback"); in phFriNfc_LlcpTransport_ConnectionOriented_Send()
2478 LLCP_PRINT("Release Receive callback"); in phFriNfc_LlcpTransport_ConnectionOriented_Recv()
DphFriNfc_Llcp.c144 LLCP_PRINT("Warning, deallocating empty buffer"); in phFriNfc_Llcp_Deallocate()
993 LLCP_PRINT("?"); in phFriNfc_Llcp_Receive_CB()
1116 LLCP_PRINT("!"); in phFriNfc_Llcp_InternalSend()