Home
last modified time | relevance | path

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

/hardware/samsung/nfc/halimpl/include/
Dhal_msg.h76 #define SET_SLEEP_TIME_ONCE 1 macro
/hardware/samsung/nfc/halimpl/src/
Dhal_nci.cc185 int option = SET_SLEEP_TIME_ONCE; in nfc_hal_prehandler()
Dhal.cc326 } else if (option == SET_SLEEP_TIME_ONCE) { in setSleepTimeout()