Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc.c91 phHal_sHwConfig_t *pHwConfig, in phHciNfc_Initialise() argument
105 || (NULL== psContext) || (NULL == psHciLayerCfg) || (NULL == pHwConfig) in phHciNfc_Initialise()
136 (void)memcpy(pHwConfig->session_id, in phHciNfc_Initialise()
140 sizeof(pHwConfig->session_id)); in phHciNfc_Initialise()
173 psHciContext->p_config_params = pHwConfig ; in phHciNfc_Initialise()
DphHciNfc.h211 phHal_sHwConfig_t *pHwConfig,