Searched refs:NCI_CORE_RESET (Results 1 – 3 of 3) sorted by relevance
50 nci_pkt.oid = NCI_CORE_RESET; in hal_nci_send_reset()204 if (NCI_OID(pkt) == NCI_CORE_RESET) { in nfc_hal_prehandler()
136 if (NCI_OID(pkt) == NCI_CORE_RESET && NCI_LEN(pkt) == 1) { in nfc_hal_postinit_sm()159 if (NCI_OID(pkt) == NCI_CORE_RESET) { in nfc_hal_postinit_sm()
65 #define NCI_CORE_RESET 0x00 macro