HomeSort by relevance Sort by last modified time
    Searched defs:p_target_info (Results 1 - 2 of 2) 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_Generic.h 625 phHal_sRemoteDevInformation_t *p_target_info; member in struct:phHciNfc_sContext
    [all...]

Completed in 1243 milliseconds