Searched refs:NFC_STATE_NONE (Results 1 – 2 of 2) sorted by relevance
105 case NFC_STATE_NONE: in nfc_state_name()280 nfc_set_state (NFC_STATE_NONE); in nfc_enabled()374 nfc_set_state (NFC_STATE_NONE); in nfc_main_handle_hal_evt()382 nfc_set_state (NFC_STATE_NONE); in nfc_main_handle_hal_evt()702 if (nfc_cb.nfc_state == NFC_STATE_NONE || nfc_cb.nfc_state == NFC_STATE_NFCC_POWER_OFF_SLEEP) in NFC_Disable()704 nfc_set_state (NFC_STATE_NONE); in NFC_Disable()741 nfc_cb.nfc_state = NFC_STATE_NONE; in NFC_Init()
71 NFC_STATE_NONE, /* not start up yet */ enumerator