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

  /external/libnfc-nxp/src/
phLibNfc_Internal.h 90 pphLibNfc_RspCb_t pClientShutdownCb;
phLibNfc.c 391 if (NULL!= pLibContext->CBInfo.pClientShutdownCb)
405 pLibContext->CBInfo.pClientShutdownCb = pDeInitCb;
437 pClientCb =pLibContext->CBInfo.pClientShutdownCb;
660 gpphLibContext->CBInfo.pClientShutdownCb = NULL;
932 if (NULL!= gpphLibContext->CBInfo.pClientShutdownCb)
    [all...]

Completed in 219 milliseconds