Searched refs:NFC_STATE_NONE (Results 1 – 2 of 2) sorted by relevance
101 case NFC_STATE_NONE: in nfc_state_name()309 nfc_set_state(NFC_STATE_NONE); in nfc_enabled()395 nfc_set_state(NFC_STATE_NONE); in nfc_main_handle_hal_evt()401 nfc_set_state(NFC_STATE_NONE); in nfc_main_handle_hal_evt()698 if ((nfc_cb.nfc_state == NFC_STATE_NONE) || in NFC_Disable()700 nfc_set_state(NFC_STATE_NONE); in NFC_Disable()734 nfc_cb.nfc_state = NFC_STATE_NONE; in NFC_Init()
71 NFC_STATE_NONE, /* not start up yet */ enumerator