Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_Llcp.h278 phFriNfc_Llcp_Send_CB_t pfSend_CB; member
452 phFriNfc_Llcp_Send_CB_t pfSend_CB,
DphFriNfc_Llcp.c1414 phFriNfc_Llcp_Send_CB_t pfSend_CB, in phFriNfc_Llcp_Send() argument
1419 if ((Llcp == NULL) || (psHeader == NULL) || (pfSend_CB == NULL)) in phFriNfc_Llcp_Send()
1432 Llcp->pfSendCB = pfSend_CB; in phFriNfc_Llcp_Send()
DphFriNfc_LlcpTransport.h331 phFriNfc_Llcp_LinkSend_CB_t pfSend_CB,
DphFriNfc_LlcpTransport.c807 phFriNfc_Llcp_LinkSend_CB_t pfSend_CB, in phFriNfc_LlcpTransport_LinkSend() argument
818 LlcpTransport->pfLinkSendCb = pfSend_CB; in phFriNfc_LlcpTransport_LinkSend()