Searched refs:pfLinkSendCb (Results 1 – 2 of 2) sorted by relevance
585 if (psTransport->pfLinkSendCb != NULL) in phFriNfc_LlcpTransport_Send_CB()587 pfSavedCb = psTransport->pfLinkSendCb; in phFriNfc_LlcpTransport_Send_CB()590 psTransport->pfLinkSendCb = NULL; in phFriNfc_LlcpTransport_Send_CB()804 if (LlcpTransport->pfLinkSendCb != NULL) in phFriNfc_LlcpTransport_LinkSend()809 LlcpTransport->pfLinkSendCb = pfSend_CB; in phFriNfc_LlcpTransport_LinkSend()816 LlcpTransport->pfLinkSendCb = NULL; in phFriNfc_LlcpTransport_LinkSend()
259 phFriNfc_Llcp_Send_CB_t pfLinkSendCb; member