Searched refs:wakelock_set_os_callouts (Results 1 – 5 of 5) sorted by relevance
46 wakelock_set_os_callouts(&bt_wakelock_callouts); in SetUp()52 wakelock_set_os_callouts(NULL); in TearDown()
75 wakelock_set_os_callouts(NULL); in TearDown()131 wakelock_set_os_callouts(&bt_wakelock_callouts); in TEST_F()145 wakelock_set_os_callouts(NULL); // Make sure we use native wakelocks in TEST_F()
28 void wakelock_set_os_callouts(bt_os_callouts_t* callouts);
95 void wakelock_set_os_callouts(bt_os_callouts_t* callouts) { in wakelock_set_os_callouts() function
457 wakelock_set_os_callouts(&wakelock_os_callouts_jni); in set_os_callouts()