Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc_initiator.c339 (void*)gpphLibContext->CBInfo.pClientNtfRegRespCntx, in phLibNfc_NotificationRegister_Resp_Cb()
353 pClientCb((void*)gpphLibContext->CBInfo.pClientNtfRegRespCntx, in phLibNfc_NotificationRegister_Resp_Cb()
378 pClientCb(gpphLibContext->CBInfo.pClientNtfRegRespCntx, in phLibNfc_NotificationRegister_Resp_Cb()
444 gpphLibContext->CBInfo.pClientNtfRegRespCntx = pContext; in phLibNfc_RemoteDev_NtfRegister()
483 gpphLibContext->CBInfo.pClientNtfRegRespCntx =NULL; in phLibNfc_RemoteDev_NtfUnregister()
DphLibNfc_Internal.h123 void *pClientNtfRegRespCntx; member
DphLibNfc.c654 gpphLibContext->CBInfo.pClientNtfRegRespCntx = NULL; in phLibNfc_Mgt_Reset()