HomeSort by relevance Sort by last modified time
    Searched full:p_pipe_list (Results 1 - 12 of 12) sorted by null

  /external/libnfc-nxp/src/
phHciNfc_RFReader.c     [all...]
phHciNfc_AdminMgmt.c 262 psHciContext->p_pipe_list[PIPETYPE_STATIC_ADMIN] =
615 p_pipe_info = psHciContext->p_pipe_list[PIPETYPE_STATIC_ADMIN];
    [all...]
phHciNfc_Generic.c 300 phHciNfc_Reset_Pipe_MsgInfo(gpsHciContext->p_pipe_list[i]);
483 if(NULL != (*ppsHciContext)->p_pipe_list[i])
485 phOsalNfc_FreeMemory((*ppsHciContext)->p_pipe_list[i]);
936 && ( ADM_CLEAR_ALL_PIPE != (psHciContext->p_pipe_list[pipe_id])->prev_msg ))
943 p_pipe_info = psHciContext->p_pipe_list[pipe_id];
949 status = psHciContext->p_pipe_list[pipe_id]->recv_resp( psHciContext,
962 phHciNfc_Reset_Pipe_MsgInfo(psHciContext->p_pipe_list[pipe_id]);
    [all...]
phHciNfc_LinkMgmt.c 188 psHciContext->p_pipe_list[PIPETYPE_STATIC_LINK] =
407 psHciContext->p_pipe_list[PIPETYPE_STATIC_LINK] = NULL;
phHciNfc_DevMgmt.c     [all...]
phHciNfc_Pipe.c 235 psHciContext->p_pipe_list[pipe_id] = p_pipe_info;
384 p_pipe_info = psHciContext->p_pipe_list[pipe_id];
397 p_pipe_info = psHciContext->p_pipe_list[pipe_id];
759 p_pipe_info = psHciContext->p_pipe_list[PIPETYPE_STATIC_ADMIN];
    [all...]
phHciNfc_WI.c 501 ||(NULL == psHciContext->p_pipe_list[pipe_id])
511 psHciContext->p_pipe_list[pipe_id];
phHciNfc_Emulation.c 173 pPipeInfo = psHciContext->p_pipe_list[NXP_PIPE_CONNECTIVITY];
202 psHciContext->p_pipe_list[NXP_PIPE_CONNECTIVITY] = pPipeInfo;
    [all...]
phHciNfc_CE_A.c 307 psHciContext->p_pipe_list[ps_ce_a_info->pipe_id] = NULL;
phHciNfc_CE_B.c 302 psHciContext->p_pipe_list[ps_ce_b_info->pipe_id] = NULL;
phHciNfc_SWP.c 663 psHciContext->p_pipe_list[pipe_id];
phHciNfc_Generic.h 628 phHciNfc_Pipe_Info_t *p_pipe_list[PHHCINFC_MAX_PIPE+1]; member in struct:phHciNfc_sContext
    [all...]

Completed in 179 milliseconds