Searched refs:NFC_STATE_NONE (Results 1 – 2 of 2) sorted by relevance
107 case NFC_STATE_NONE: in nfc_state_name()284 nfc_set_state (NFC_STATE_NONE); in nfc_enabled()378 nfc_set_state (NFC_STATE_NONE); in nfc_main_handle_hal_evt()386 nfc_set_state (NFC_STATE_NONE); in nfc_main_handle_hal_evt()707 … if ((nfc_cb.nfc_state == NFC_STATE_NONE) || (nfc_cb.nfc_state == NFC_STATE_NFCC_POWER_OFF_SLEEP)) in NFC_Disable()709 nfc_set_state (NFC_STATE_NONE); in NFC_Disable()746 nfc_cb.nfc_state = NFC_STATE_NONE; in NFC_Init()
72 NFC_STATE_NONE, /* not start up yet */ enumerator