Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/osi/src/
Dalarm.c52 static const char *WAKE_LOCK_ID = "bluedroid_timer"; variable
244 bt_os_callouts->release_wake_lock(WAKE_LOCK_ID); in reschedule()
251 int status = bt_os_callouts->acquire_wake_lock(WAKE_LOCK_ID); in reschedule()
281 bt_os_callouts->release_wake_lock(WAKE_LOCK_ID); in reschedule()
/external/bluetooth/bluedroid/gki/ulinux/
Dgki_ulinux.c54 #define WAKE_LOCK_ID "bluedroid_timer" macro
205 int rc = bt_os_callouts->release_wake_lock(WAKE_LOCK_ID); in alarm_service_reschedule()
221 int rc = bt_os_callouts->acquire_wake_lock(WAKE_LOCK_ID); in alarm_service_reschedule()
249 bt_os_callouts->release_wake_lock(WAKE_LOCK_ID); in alarm_service_reschedule()
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
Dgki_ulinux.c317 #define WAKE_LOCK_ID "brcm_nfca" macro
379 release_wake_lock(WAKE_LOCK_ID); in GKI_shutdown()
416 release_wake_lock(WAKE_LOCK_ID); in gki_system_tick_start_stop_cback()
422 acquire_wake_lock(PARTIAL_WAKE_LOCK, WAKE_LOCK_ID); in gki_system_tick_start_stop_cback()
/external/libnfc-nci/src/gki/ulinux/
Dgki_ulinux.c314 #define WAKE_LOCK_ID "brcm_nfca" macro
379 release_wake_lock(WAKE_LOCK_ID); in GKI_shutdown()
416 release_wake_lock(WAKE_LOCK_ID); in gki_system_tick_start_stop_cback()
422 acquire_wake_lock(PARTIAL_WAKE_LOCK, WAKE_LOCK_ID); in gki_system_tick_start_stop_cback()