Home
last modified time | relevance | path

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

/aosp12/system/bt/osi/test/
H A DAlarmTestHarness.cc28 static int acquire_wake_lock_cb(const char* lock_name) { in acquire_wake_lock_cb() function
39 sizeof(bt_os_callouts_t), NULL, acquire_wake_lock_cb, release_wake_lock_cb};
H A Dwakelock_test.cc33 static int acquire_wake_lock_cb(const char* lock_name) { in acquire_wake_lock_cb() function
44 sizeof(bt_os_callouts_t), NULL, acquire_wake_lock_cb, release_wake_lock_cb};
/aosp12/system/bt/btif/src/
H A Dbluetooth.cc529 static int acquire_wake_lock_cb(const char* lock_name) { in acquire_wake_lock_cb() function
546 acquire_wake_lock_cb,