Home
last modified time | relevance | path

Searched refs:pSend_RspCb (Results 1 – 8 of 8) sorted by relevance

/external/libnfc-nxp/src/
DphLibNfc_llcp.c1044 pphLibNfc_LlcpSocketSendCb_t pSend_RspCb, in phLibNfc_Llcp_Send() argument
1064 (pSend_RspCb == NULL)) in phLibNfc_Llcp_Send()
1079 pSend_RspCb, in phLibNfc_Llcp_Send()
1089 pphLibNfc_LlcpSocketSendCb_t pSend_RspCb, in phLibNfc_Llcp_SendTo() argument
1109 (pSend_RspCb == NULL)) in phLibNfc_Llcp_SendTo()
1125 pSend_RspCb, in phLibNfc_Llcp_SendTo()
DphFriNfc_LlcpTransport_Connectionless.h86 … pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb,
DphFriNfc_LlcpTransport_Connectionless.c244 … pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb, in phFriNfc_LlcpTransport_Connectionless_SendTo() argument
250 pLlcpSocket->pfSocketSend_Cb = pSend_RspCb; in phFriNfc_LlcpTransport_Connectionless_SendTo()
DphFriNfc_LlcpTransport_Connection.h268 … pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb,
DphFriNfc_LlcpTransport.h687 pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb,
785 pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb,
DphLibNfc.h3047 pphLibNfc_LlcpSocketSendCb_t pSend_RspCb,
3083 pphLibNfc_LlcpSocketSendCb_t pSend_RspCb,
DphFriNfc_LlcpTransport.c2032 pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb, in phFriNfc_LlcpTransport_Send() argument
2038 if(pLlcpSocket == NULL || psBuffer == NULL || pSend_RspCb == NULL || pContext == NULL) in phFriNfc_LlcpTransport_Send()
2066 pSend_RspCb, in phFriNfc_LlcpTransport_Send()
2170 pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb, in phFriNfc_LlcpTransport_SendTo() argument
2176 if(pLlcpSocket == NULL || psBuffer == NULL || pSend_RspCb == NULL || pContext == NULL) in phFriNfc_LlcpTransport_SendTo()
2223 pSend_RspCb, in phFriNfc_LlcpTransport_SendTo()
DphFriNfc_LlcpTransport_Connection.c2214 … pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb, in phFriNfc_LlcpTransport_ConnectionOriented_Send() argument
2224 pLlcpSocket->pfSocketSend_Cb = pSend_RspCb; in phFriNfc_LlcpTransport_ConnectionOriented_Send()
2242 pLlcpSocket->pfSocketSend_Cb = pSend_RspCb; in phFriNfc_LlcpTransport_ConnectionOriented_Send()
2257 pLlcpSocket->pfSocketSend_Cb = pSend_RspCb; in phFriNfc_LlcpTransport_ConnectionOriented_Send()