Home
last modified time | relevance | path

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

/system/bt/osi/src/
Dwakelock.c48 static char *DEFAULT_WAKE_UNLOCK_PATH = "/sys/power/wake_unlock"; variable
202 wake_unlock_path = DEFAULT_WAKE_UNLOCK_PATH; in wakelock_initialize_native()
215 if (wake_unlock_path && wake_unlock_path != DEFAULT_WAKE_UNLOCK_PATH) in wakelock_cleanup()
230 if (wake_unlock_path && wake_unlock_path != DEFAULT_WAKE_UNLOCK_PATH) in wakelock_set_paths()