HomeSort by relevance Sort by last modified time
    Searched refs:pClientNtfRegRespCB (Results 1 - 4 of 4) sorted by null

  /external/libnfc-nxp/src/
phLibNfc_Internal.h 122 phLibNfc_NtfRegister_RspCb_t pClientNtfRegRespCB;
phLibNfc_initiator.c 127 pClientCb =gpphLibContext->CBInfo.pClientNtfRegRespCB;
443 gpphLibContext->CBInfo.pClientNtfRegRespCB = pNotificationHandler;
482 gpphLibContext->CBInfo.pClientNtfRegRespCB = NULL;
    [all...]
phLibNfc_SE.c 576 if(pLibContext->CBInfo.pClientNtfRegRespCB!=NULL)
phLibNfc.c 653 gpphLibContext->CBInfo.pClientNtfRegRespCB = NULL;
    [all...]

Completed in 31 milliseconds