Home
last modified time | relevance | path

Searched refs:pClientNfcIpRxCb (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/src/
DphLibNfc_target.c108 ||(NULL!=gpphLibContext->sNfcIp_Context.pClientNfcIpRxCb) in phLibNfc_RemoteDev_Receive()
131 gpphLibContext->sNfcIp_Context.pClientNfcIpRxCb = NULL; in phLibNfc_RemoteDev_Receive()
149 gpphLibContext->sNfcIp_Context.pClientNfcIpRxCb= pReceiveRspCb; in phLibNfc_RemoteDev_Receive()
182 pClientCb = gpphLibContext->sNfcIp_Context.pClientNfcIpRxCb; in phLibNfc_RemoteDev_Receive_Cb()
185 gpphLibContext->sNfcIp_Context.pClientNfcIpRxCb = NULL; in phLibNfc_RemoteDev_Receive_Cb()
262 ||(NULL!=gpphLibContext->sNfcIp_Context.pClientNfcIpRxCb) in phLibNfc_RemoteDev_Send()
DphLibNfc_initiator.h43 pphLibNfc_Receive_RspCb_t pClientNfcIpRxCb; member
DphLibNfc.c667 gpphLibContext->sNfcIp_Context.pClientNfcIpRxCb = NULL; in phLibNfc_Mgt_Reset()