Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_Emulation.h78 #define NXP_PIPE_CONNECTIVITY (0x60U) macro
DphHciNfc_Emulation.c173 pPipeInfo = psHciContext->p_pipe_list[NXP_PIPE_CONNECTIVITY]; in phHciNfc_Uicc_Connectivity()
195 pPipeInfo->pipe.pipe_id = (uint8_t) NXP_PIPE_CONNECTIVITY; in phHciNfc_Uicc_Connectivity()
199 NXP_PIPE_CONNECTIVITY, pPipeInfo); in phHciNfc_Uicc_Connectivity()
202 psHciContext->p_pipe_list[NXP_PIPE_CONNECTIVITY] = pPipeInfo; in phHciNfc_Uicc_Connectivity()