Searched refs:nfcIPConfig (Results 1 - 4 of 4) sorted by relevance

/external/libnfc-nxp/src/
H A DphHal4Nfc_ADD.c127 if(puConfig->nfcIPConfig.generalBytesLength == 0)
129 Hal4Ctxt->uConfig.nfcIPConfig.generalBytesLength = 0x00;
130 (void)memset(Hal4Ctxt->uConfig.nfcIPConfig.generalBytes,
131 0,Hal4Ctxt->uConfig.nfcIPConfig.generalBytesLength
H A DphHciNfc.c396 psHciContext->p_config_params = &(pConfig->nfcIPConfig);
400 &(pConfig->nfcIPConfig));
H A DphLibNfc_initiator.c1264 (void)memcpy((void *)&(uConfig.nfcIPConfig.generalBytes),
1268 uConfig.nfcIPConfig.generalBytesLength = pConfigInfo->generalBytesLength;
/external/libnfc-nxp/inc/
H A DphNfcHalTypes.h1338 phHal_sNfcIPCfg_t nfcIPConfig; /**< Gives the information about member in union:phHal_uConfig

Completed in 1558 milliseconds