HomeSort by relevance Sort by last modified time
    Searched refs:nfcip_type (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nxp/src/
phHciNfc_NfcIPMgmt.c 220 p_init_info->nfcip_type = NFCIP_INVALID;
306 ((phHciNfc_NfcIP_Info_t *)(psHciContext->p_nfcip_info))->nfcip_type))
317 p_pipe_info = ((NFCIP_INITIATOR == p_nfcipinfo->nfcip_type)?
448 p_nfcip_info->nfcip_type = NFCIP_INITIATOR;
483 p_target_info->nfcip_type = NFCIP_INVALID;
649 p_nfcip_info->nfcip_type = NFCIP_TARGET;
773 if (NFCIP_INITIATOR == p_nfcipinfo->nfcip_type)
805 if (NFCIP_INITIATOR == p_nfcipinfo->nfcip_type)
    [all...]
phHciNfc_NfcIPMgmt.h 114 phHciNfc_eNfcIPType_t nfcip_type; member in struct:phHciNfc_NfcIP_Info

Completed in 69 milliseconds