Home
last modified time | relevance | path

Searched refs:set_os_callouts (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/src/
Dbluetooth.cc406 static int set_os_callouts(bt_os_callouts_t* callouts) { in set_os_callouts() function
443 set_os_callouts,
/system/bt/service/hal/
Dbluetooth_interface.cc267 status = hal_iface_->set_os_callouts(&bt_os_callouts); in Initialize()
/system/bt/tools/mcap_tool/
Dmcap_tool.cc549 global_status = (bt_status_t)sBtInterface->set_os_callouts(&callouts); in adapter_init()