Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_wakelock.h79 struct wakelock_set_os_callouts { struct
84 extern struct wakelock_set_os_callouts wakelock_set_os_callouts; argument
Dmock_osi_wakelock.cc39 struct wakelock_set_os_callouts wakelock_set_os_callouts; variable
63 void wakelock_set_os_callouts(bt_os_callouts_t* callouts) { in wakelock_set_os_callouts() function
/packages/modules/Bluetooth/system/osi/src/
Dwakelock.cc91 void wakelock_set_os_callouts(bt_os_callouts_t* callouts) { in wakelock_set_os_callouts() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc582 void wakelock_set_os_callouts(bt_os_callouts_t* callouts) { in wakelock_set_os_callouts() function