Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbluetooth.c462 static int set_os_callouts(bt_os_callouts_t *callouts) { in set_os_callouts() function
504 set_os_callouts,
/system/bt/service/hal/
Dbluetooth_interface.cpp284 status = hal_iface_->set_os_callouts(&bt_os_callouts); in Initialize()