Home
last modified time | relevance | path

Searched refs:NCI_CORE_INIT (Results 1 – 3 of 3) sorted by relevance

/hardware/samsung/nfc/halimpl/include/
Dhal_msg.h66 #define NCI_CORE_INIT 0x01 macro
/hardware/samsung/nfc/halimpl/src/
Dhal_task.cc143 } 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()
Dhal_nci.cc67 nci_pkt.oid = NCI_CORE_INIT; in hal_nci_send_init()