Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dnfc_int.h77 NFC_STATE_CLOSING, /* de-activating */ enumerator
/system/nfc/src/nfc/nfc/
Dnfc_main.cc113 case NFC_STATE_CLOSING: in nfc_state_name()
1144 nfc_set_state(NFC_STATE_CLOSING); in NFC_Deactivate()
Dnfc_ncif.cc156 if (nfc_cb.nfc_state == NFC_STATE_CLOSING) { in nfc_ncif_send_data()