Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc_llcp.c978 pphLibNfc_LlcpSocketSendCb_t pSend_RspCb, in phLibNfc_Llcp_Send() argument
998 (pSend_RspCb == NULL)) in phLibNfc_Llcp_Send()
1013 pSend_RspCb, in phLibNfc_Llcp_Send()
1023 pphLibNfc_LlcpSocketSendCb_t pSend_RspCb, in phLibNfc_Llcp_SendTo() argument
1043 (pSend_RspCb == NULL)) in phLibNfc_Llcp_SendTo()
1059 pSend_RspCb, in phLibNfc_Llcp_SendTo()
DphFriNfc_LlcpTransport_Connectionless.c176 … pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb, in phFriNfc_LlcpTransport_Connectionless_SendTo() argument
182 pLlcpSocket->pfSocketSend_Cb = pSend_RspCb; in phFriNfc_LlcpTransport_Connectionless_SendTo()
DphFriNfc_LlcpTransport_Connectionless.h84 … pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb,
DphFriNfc_LlcpTransport.h595 pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb,
693 pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb,
DphFriNfc_LlcpTransport.c1082 pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb, in phFriNfc_LlcpTransport_Send() argument
1088 if(pLlcpSocket == NULL || psBuffer == NULL || pSend_RspCb == NULL || pContext == NULL) in phFriNfc_LlcpTransport_Send()
1116 pSend_RspCb, in phFriNfc_LlcpTransport_Send()
1220 pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb, in phFriNfc_LlcpTransport_SendTo() argument
1226 if(pLlcpSocket == NULL || psBuffer == NULL || pSend_RspCb == NULL || pContext == NULL) in phFriNfc_LlcpTransport_SendTo()
1268 pSend_RspCb, in phFriNfc_LlcpTransport_SendTo()
DphFriNfc_LlcpTransport_Connection.h269 … pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb,
DphLibNfc.h3000 pphLibNfc_LlcpSocketSendCb_t pSend_RspCb,
3036 pphLibNfc_LlcpSocketSendCb_t pSend_RspCb,
DphFriNfc_LlcpTransport_Connection.c2474 … pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb, in phFriNfc_LlcpTransport_ConnectionOriented_Send() argument
2484 pLlcpSocket->pfSocketSend_Cb = pSend_RspCb; in phFriNfc_LlcpTransport_ConnectionOriented_Send()
2502 pLlcpSocket->pfSocketSend_Cb = pSend_RspCb; in phFriNfc_LlcpTransport_ConnectionOriented_Send()