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