Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc_Internal.h122 phLibNfc_NtfRegister_RspCb_t pClientNtfRegRespCB; member
DphLibNfc_initiator.c127 pClientCb =gpphLibContext->CBInfo.pClientNtfRegRespCB; in phLibNfc_NotificationRegister_Resp_Cb()
443 gpphLibContext->CBInfo.pClientNtfRegRespCB = pNotificationHandler; in phLibNfc_RemoteDev_NtfRegister()
482 gpphLibContext->CBInfo.pClientNtfRegRespCB = NULL; in phLibNfc_RemoteDev_NtfUnregister()
DphLibNfc_SE.c577 if(pLibContext->CBInfo.pClientNtfRegRespCB!=NULL) in phLibNfc_SE_SetMode()
DphLibNfc.c653 gpphLibContext->CBInfo.pClientNtfRegRespCB = NULL; in phLibNfc_Mgt_Reset()