Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc_Internal.h100 pphLibNfc_TransceiveCallback_t pClientTransceiveCb; member
DphLibNfc_initiator.c1096 gpphLibContext->CBInfo.pClientTransceiveCb = pTransceive_RspCb; in phLibNfc_RemoteDev_Transceive()
1128 gpphLibContext->CBInfo.pClientTransceiveCb; in phLibNfc_RemoteDev_Transceive_Cb()
1199 gpphLibContext->CBInfo.pClientTransceiveCb(pUpper_Context, in phLibNfc_RemoteDev_Transceive_Cb()
1212 gpphLibContext->CBInfo.pClientTransceiveCb(pUpper_Context, in phLibNfc_RemoteDev_Transceive_Cb()
DphLibNfc_ndef_raw.c1220 pLibNfc_Ctxt->CBInfo.pClientTransceiveCb; in phLibNfc_Reconnect_Mifare_Cb()
1224 pLibNfc_Ctxt->CBInfo.pClientTransceiveCb= NULL; in phLibNfc_Reconnect_Mifare_Cb()
DphLibNfc.c661 gpphLibContext->CBInfo.pClientTransceiveCb = NULL; in phLibNfc_Mgt_Reset()