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

  /external/libnfc-nxp/src/
phHciNfc.c 128 psHciContext->host_rf_type = phHal_eUnknown_DevType;
553 switch (psHciContext->host_rf_type)
631 psHciContext->host_rf_type = phHal_eUnknown_DevType;
    [all...]
phHciNfc_Sequence.c 785 /* psHciContext->host_rf_type = phHal_eUnknown_DevType; */
802 /* psHciContext->host_rf_type = phHal_eUnknown_DevType;
    [all...]
phHciNfc_RFReader.c     [all...]
phHciNfc_Felica.c 805 HCI_DEBUG ("HCI : psHciContext->host_rf_type : %02X\n", psHciContext->host_rf_type);
809 psHciContext->host_rf_type = phHal_eFelica_PCD;
    [all...]
phHciNfc_CE_A.c 644 psHciContext->host_rf_type = phHal_eISO14443_A_PICC;
phHciNfc_CE_B.c 642 psHciContext->host_rf_type = phHal_eISO14443_B_PICC;
phHciNfc_Generic.h 622 phHal_eRFDevType_t host_rf_type; member in struct:phHciNfc_sContext
    [all...]
phHciNfc_RFReaderA.c 856 psHciContext->host_rf_type = phHal_eISO14443_A_PCD;
860 HCI_DEBUG ("HCI : psHciContext->host_rf_type : %02X\n", psHciContext->host_rf_type);
    [all...]
phHciNfc_NfcIPMgmt.c 449 psHciContext->host_rf_type = phHal_eNfcIP1_Initiator;
650 psHciContext->host_rf_type = phHal_eNfcIP1_Target;
    [all...]
phHciNfc_ISO15693.c 618 psHciContext->host_rf_type = phHal_eISO15693_PCD;
phHciNfc_Jewel.c 687 psHciContext->host_rf_type = phHal_eJewel_PCD;
phHciNfc_RFReaderB.c 662 psHciContext->host_rf_type = phHal_eISO14443_B_PCD;
    [all...]
phHciNfc_Generic.c     [all...]

Completed in 261 milliseconds