Searched defs:pConfigDiscovery_RspCb (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nxp/src/
H A DphLibNfc_discovery.c145 pphLibNfc_RspCb_t pConfigDiscovery_RspCb,
162 else if((NULL == pContext) || (NULL == pConfigDiscovery_RspCb))
190 gpphLibContext->CBInfo.pClientDisConfigCb = pConfigDiscovery_RspCb;
142 phLibNfc_Mgt_ConfigureDiscovery( phLibNfc_eDiscoveryConfigMode_t DiscoveryMode, phLibNfc_sADD_Cfg_t sADDSetup, pphLibNfc_RspCb_t pConfigDiscovery_RspCb, void* pContext ) argument

Completed in 80 milliseconds