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.c247 … pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb, in phFriNfc_LlcpTransport_Connectionless_SendTo() argument
253 pLlcpSocket->pfSocketSend_Cb = pSend_RspCb; in phFriNfc_LlcpTransport_Connectionless_SendTo()
DphFriNfc_LlcpTransport.h694 pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb,
792 pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb,
DphFriNfc_LlcpTransport_Connection.h268 … pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb,
DphLibNfc.h3047 pphLibNfc_LlcpSocketSendCb_t pSend_RspCb,
3083 pphLibNfc_LlcpSocketSendCb_t pSend_RspCb,
DphFriNfc_LlcpTransport.c2033 pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb, in phFriNfc_LlcpTransport_Send() argument
2039 if(pLlcpSocket == NULL || psBuffer == NULL || pSend_RspCb == NULL || pContext == NULL) in phFriNfc_LlcpTransport_Send()
2067 pSend_RspCb, in phFriNfc_LlcpTransport_Send()
2171 pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb, in phFriNfc_LlcpTransport_SendTo() argument
2177 if(pLlcpSocket == NULL || psBuffer == NULL || pSend_RspCb == NULL || pContext == NULL) in phFriNfc_LlcpTransport_SendTo()
2224 pSend_RspCb, in phFriNfc_LlcpTransport_SendTo()
DphFriNfc_LlcpTransport_Connection.c2218 … pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb, in phFriNfc_LlcpTransport_ConnectionOriented_Send() argument
2228 pLlcpSocket->pfSocketSend_Cb = pSend_RspCb; in phFriNfc_LlcpTransport_ConnectionOriented_Send()
2246 pLlcpSocket->pfSocketSend_Cb = pSend_RspCb; in phFriNfc_LlcpTransport_ConnectionOriented_Send()
2261 pLlcpSocket->pfSocketSend_Cb = pSend_RspCb; in phFriNfc_LlcpTransport_ConnectionOriented_Send()