HomeSort by relevance Sort by last modified time
    Searched refs:release_wake_lock_cb (Results 1 - 2 of 2) sorted by null

  /system/bt/osi/test/
AlarmTestHarness.cc 33 static int release_wake_lock_cb(const char* lock_name) { function
39 sizeof(bt_os_callouts_t), NULL, acquire_wake_lock_cb, release_wake_lock_cb};
wakelock_test.cc 38 static int release_wake_lock_cb(const char* lock_name) { function
44 sizeof(bt_os_callouts_t), NULL, acquire_wake_lock_cb, release_wake_lock_cb};

Completed in 69 milliseconds