Home
last modified time | relevance | path

Searched refs:NFC_STATE_CORE_INIT (Results 1 – 4 of 4) sorted by relevance

/system/nfc/src/nfc/nfc/
Dnfc_task.c354 nfc_set_state(NFC_STATE_CORE_INIT); in nfc_task()
Dnfc_main.c97 case NFC_STATE_CORE_INIT: in nfc_state_name()
289 if (nfc_cb.nfc_state == NFC_STATE_CORE_INIT) { in nfc_enabled()
Dnfc_ncif.cc98 if (nfc_cb.nfc_state == NFC_STATE_CORE_INIT) { in nfc_ncif_cmd_timeout()
/system/nfc/src/nfc/int/
Dnfc_int.h75 NFC_STATE_CORE_INIT, /* sending CORE_RESET and CORE_INIT */ enumerator