Searched refs:NCI_VERSION_1_0 (Results 1 – 5 of 5) sorted by relevance
157 #define NCI_VERSION_1_0 0x10 macro
1434 } else if ((*p_len) == NCI_CORE_RESET_RSP_LEN(NCI_VERSION_1_0)) { in nfc_ncif_proc_reset_rsp()1435 nfc_cb.nci_version = NCI_VERSION_1_0; in nfc_ncif_proc_reset_rsp()1451 if (nfc_cb.nci_version == NCI_VERSION_1_0) in nfc_ncif_proc_reset_rsp()1452 nci_snd_core_init(NCI_VERSION_1_0); in nfc_ncif_proc_reset_rsp()1497 nfc_cb.nci_version = NCI_VERSION_1_0; in nfc_ncif_proc_init_rsp()
213 if (nfc_cb.nci_version == NCI_VERSION_1_0) { in nfc_enabled()
672 if (NFC_GetNCIVersion() == NCI_VERSION_1_0) { in nfa_hci_sys_disable()
1025 if (NFC_GetNCIVersion() == NCI_VERSION_1_0) { in nfa_dm_start_rf_discover()