Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_NfcIPMgmt.h479 phHal_sNfcIPCfg_t *atr_info
DphHciNfc_NfcIPMgmt.c1792 phHal_sNfcIPCfg_t *atr_info in phHciNfc_NfcIP_SetATRInfo() argument
1797 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == atr_info) || in phHciNfc_NfcIP_SetATRInfo()
1798 (atr_info->generalBytesLength > NFCIP_ATR_MAX_LENGTH)) in phHciNfc_NfcIP_SetATRInfo()
1834 p_pipe_info->param_info = atr_info->generalBytes; in phHciNfc_NfcIP_SetATRInfo()
1836 atr_info->generalBytesLength; in phHciNfc_NfcIP_SetATRInfo()