Home
last modified time | relevance | path

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

/system/bt/osi/test/
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};
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};
/system/bt/btif/src/
Dbluetooth.cc434 static int acquire_wake_lock_cb(const char* lock_name) { in acquire_wake_lock_cb() function
451 acquire_wake_lock_cb,