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

  /external/libnfc-nxp/src/
phHciNfc_NfcIPMgmt.c 465 phHciNfc_NfcIP_Info_t *p_target_info=NULL; local
478 (phHciNfc_Allocate_Resource((void **)(&p_target_info),
482 psHciContext->p_nfcip_info = p_target_info;
483 p_target_info->nfcip_type = NFCIP_INVALID;
484 p_target_info->current_seq = NFCIP_INVALID_SEQUENCE;
485 p_target_info->next_seq = NFCIP_INVALID_SEQUENCE;
486 p_target_info->p_tgt_pipe_info = NULL;
487 p_target_info->p_tgt_pipe_info = NULL;
510 phHciNfc_NfcIP_Info_t *p_target_info=NULL; local
511 p_target_info = (phHciNfc_NfcIP_Info_t *
540 phHciNfc_NfcIP_Info_t *p_target_info=NULL; local
    [all...]
phHciNfc.c 927 phHal_sRemoteDevInformation_t *p_target_info
936 || (NULL == p_target_info)
948 switch (p_target_info->RemDevType)
972 psHciContext->p_target_info = p_target_info;
975 p_target_info->RemDevType );
    [all...]
phHciNfc_RFReader.c     [all...]
phHciNfc_Sequence.c 788 psHciContext->p_target_info = NULL;
805 psHciContext->p_target_info = NULL;
    [all...]
phHciNfc_RFReaderA.c 446 &(psHciContext->p_target_info->RemoteDevInfo.Iso14443A_Info);
753 if(phHal_eISO14443_3A_PICC == psHciContext->p_target_info->RemDevType)
    [all...]
phHciNfc.h 484 phHal_sRemoteDevInformation_t *p_target_info
phHciNfc_Generic.h 629 phHal_sRemoteDevInformation_t *p_target_info; member in struct:phHciNfc_sContext
    [all...]

Completed in 103 milliseconds