Home
last modified time | relevance | path

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

/hardware/samsung/nfc/halimpl/include/
Dhal_msg.h75 #define SET_SLEEP_TIME_CFG 0 macro
/hardware/samsung/nfc/halimpl/src/
Dhal.cc111 setSleepTimeout(SET_SLEEP_TIME_CFG, 5000); in nfc_hal_init()
322 if (option == SET_SLEEP_TIME_CFG) { in setSleepTimeout()
Dhal_nci.cc182 setSleepTimeout(SET_SLEEP_TIME_CFG, 5000); in nfc_hal_prehandler()