Home
last modified time | relevance | path

Searched refs:HAL_STATE_CLOSE (Results 1 – 3 of 3) sorted by relevance

/hardware/samsung/nfc/halimpl/src/
Dhal.cc192 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()
Dhal_task.cc443 case HAL_STATE_CLOSE: in state_to_string()
/hardware/samsung/nfc/halimpl/include/
Dhal.h55 HAL_STATE_CLOSE, /* VTS */ enumerator