Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc_discovery.c145 pphLibNfc_RspCb_t pConfigDiscovery_RspCb, in phLibNfc_Mgt_ConfigureDiscovery() argument
162 else if((NULL == pContext) || (NULL == pConfigDiscovery_RspCb)) in phLibNfc_Mgt_ConfigureDiscovery()
190 gpphLibContext->CBInfo.pClientDisConfigCb = pConfigDiscovery_RspCb; in phLibNfc_Mgt_ConfigureDiscovery()
DphLibNfc.h1355 pphLibNfc_RspCb_t pConfigDiscovery_RspCb,