Searched refs:NFC_STATE_CLOSING (Results 1 – 3 of 3) sorted by relevance
69 NFC_STATE_CLOSING, /* de-activating */ enumerator
107 case NFC_STATE_CLOSING: in nfc_state_name()1199 nfc_set_state(NFC_STATE_CLOSING); in NFC_Deactivate()
158 if (nfc_cb.nfc_state == NFC_STATE_CLOSING) { in nfc_ncif_send_data()