Home
last modified time | relevance | path

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

/hardware/samsung/nfc/halimpl/src/
Dhal_nci.cc182 setSleepTimeout(SET_SLEEP_TIME_CFG, 5000); in nfc_hal_prehandler()
192 setSleepTimeout(option, timeout); in nfc_hal_prehandler()
Dhal.cc111 setSleepTimeout(SET_SLEEP_TIME_CFG, 5000); in nfc_hal_init()
318 void setSleepTimeout(int option, uint32_t timeout) { in setSleepTimeout() function
/hardware/samsung/nfc/halimpl/include/
Dhal.h187 void setSleepTimeout(int option, uint32_t timeout);