Searched refs:HAL_STATE_CLOSE (Results 1 – 3 of 3) sorted by relevance
192 if (nfc_hal_info.state == HAL_STATE_CLOSE) { in nfc_hal_close()208 nfc_hal_info.state = HAL_STATE_CLOSE; /* VTS */ in nfc_hal_close()302 if (nfc_hal_info.state == HAL_STATE_CLOSE) { in nfc_hal_power_cycle()
443 case HAL_STATE_CLOSE: in state_to_string()
55 HAL_STATE_CLOSE, /* VTS */ enumerator