Home
last modified time | relevance | path

Searched defs:wakelock_acquire (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_wakelock.h41 struct wakelock_acquire { struct
46 extern struct wakelock_acquire wakelock_acquire; argument
Dmock_osi_wakelock.cc38 struct wakelock_acquire wakelock_acquire; variable
50 bool wakelock_acquire(void) { in wakelock_acquire() function
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dwakelock.cc96 bool wakelock_acquire(void) { in wakelock_acquire() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/stub/
Dosi.cc606 bool wakelock_acquire(void) { in wakelock_acquire() function