Home
last modified time | relevance | path

Searched refs:wakelock_release (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/bt/osi/test/
H A Dwakelock_test.cc139 wakelock_release(); in TEST_F()
154 wakelock_release(); in TEST_F()
/aosp12/system/bt/osi/include/
H A Dwakelock.h38 bool wakelock_release(void);
/aosp12/system/bt/osi/src/
H A Dwakelock.cc147 bool wakelock_release(void) { in wakelock_release() function
214 wakelock_release(); in wakelock_cleanup()
H A Dalarm.cc516 wakelock_release(); in reschedule_root_alarm()
/aosp12/system/bt/btif/src/
H A Dbtif_a2dp_source.cc193 wakelock_release(); in Reset()
504 wakelock_release(); in btif_a2dp_source_shutdown_delayed()
844 wakelock_release(); in btif_a2dp_source_audio_tx_stop_event()
/aosp12/system/bt/bta/hearing_aid/
H A Dhearing_aid_audio_source.cc138 wakelock_release(); in stop_audio_ticks()
/aosp12/system/bt/test/stub/
H A Dosi.cc634 bool wakelock_release(void) { in wakelock_release() function