Home
last modified time | relevance | path

Searched defs:callouts (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_wakelock.cc69 void wakelock_set_os_callouts(bt_os_callouts_t* callouts) { in wakelock_set_os_callouts()
Dmock_bluetooth_interface.cc130 static int set_os_callouts(bt_os_callouts_t* callouts) { in set_os_callouts()
/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dwakelock_manager.cc181 void WakelockManager::SetOsCallouts(OsCallouts* callouts, Handler* handler) { in SetOsCallouts()
/packages/modules/Bluetooth/system/osi/src/
Dwakelock.cc96 void wakelock_set_os_callouts(bt_os_callouts_t* callouts) { in wakelock_set_os_callouts()
/packages/modules/Bluetooth/system/service/
Dbluetooth_interface.cc561 static int set_os_callouts(bt_os_callouts_t* callouts) { in set_os_callouts()
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc611 static int set_os_callouts(bt_os_callouts_t* callouts) { in set_os_callouts()
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc665 void wakelock_set_os_callouts(bt_os_callouts_t* callouts) { in wakelock_set_os_callouts()