Searched refs:NCI_CORE_INIT (Results 1 – 3 of 3) sorted by relevance
66 #define NCI_CORE_INIT 0x01 macro
143 } else if (NCI_OID(pkt) == NCI_CORE_INIT && in nfc_hal_postinit_sm()172 } else if (NCI_OID(pkt) == NCI_CORE_INIT) { in nfc_hal_postinit_sm()
67 nci_pkt.oid = NCI_CORE_INIT; in hal_nci_send_init()