Searched refs:pSend_RspCb (Results 1 – 8 of 8) sorted by relevance
/external/libnfc-nxp/src/ |
D | phLibNfc_llcp.c | 978 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()
|
D | phFriNfc_LlcpTransport_Connectionless.c | 176 … pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb, in phFriNfc_LlcpTransport_Connectionless_SendTo() argument 182 pLlcpSocket->pfSocketSend_Cb = pSend_RspCb; in phFriNfc_LlcpTransport_Connectionless_SendTo()
|
D | phFriNfc_LlcpTransport_Connectionless.h | 84 … pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb,
|
D | phFriNfc_LlcpTransport.h | 595 pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb, 693 pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb,
|
D | phFriNfc_LlcpTransport.c | 1082 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()
|
D | phFriNfc_LlcpTransport_Connection.h | 269 … pphFriNfc_LlcpTransportSocketSendCb_t pSend_RspCb,
|
D | phLibNfc.h | 3000 pphLibNfc_LlcpSocketSendCb_t pSend_RspCb, 3036 pphLibNfc_LlcpSocketSendCb_t pSend_RspCb,
|
D | phFriNfc_LlcpTransport_Connection.c | 2474 … 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()
|