HomeSort by relevance Sort by last modified time
    Searched defs:acquire_wake_lock (Results 1 - 4 of 4) sorted by null

  /hardware/libhardware_legacy/
power.c 85 acquire_wake_lock(int lock, const char* id) function
89 // ALOGI("acquire_wake_lock lock=%d id='%s'\n", lock, id);
  /system/bt/tools/mcap_tool/
mcap_tool.cc 520 static int acquire_wake_lock(const char* lock_name) { function
529 sizeof(bt_os_callouts_t), set_wake_alarm, acquire_wake_lock,
  /hardware/libhardware/include/hardware/
bluetooth.h 427 acquire_wake_lock_callout acquire_wake_lock; member in struct:__anon48115
  /system/bt/include/hardware/
bluetooth.h 417 acquire_wake_lock_callout acquire_wake_lock; member in struct:__anon1893

Completed in 547 milliseconds