Searched refs:NFC_STATE_NONE (Results 1 – 2 of 2) sorted by relevance
101 case NFC_STATE_NONE: in nfc_state_name()348 nfc_set_state(NFC_STATE_NONE); in nfc_enabled()434 nfc_set_state(NFC_STATE_NONE); in nfc_main_handle_hal_evt()440 nfc_set_state(NFC_STATE_NONE); in nfc_main_handle_hal_evt()744 if ((nfc_cb.nfc_state == NFC_STATE_NONE) || in NFC_Disable()746 nfc_set_state(NFC_STATE_NONE); in NFC_Disable()780 nfc_cb.nfc_state = NFC_STATE_NONE; in NFC_Init()
71 NFC_STATE_NONE, /* not start up yet */ enumerator