Home
last modified time | relevance | path

Searched refs:pDeInitCb (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
DphLibNfc.c355 pphLibNfc_RspCb_t pDeInitCb, in phLibNfc_Mgt_DeInitialize() argument
374 if(pDeInitCb==NULL) in phLibNfc_Mgt_DeInitialize()
405 pLibContext->CBInfo.pClientShutdownCb = pDeInitCb; in phLibNfc_Mgt_DeInitialize()
DphLibNfc.h979 pphLibNfc_RspCb_t pDeInitCb,