Home
last modified time | relevance | path

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

/system/bt/test/headless/
Dheadless.cc204 status = bluetoothInterface.set_os_callouts(&bt_os_callouts); in SetUp()
/system/bt/service/hal/
Dbluetooth_interface.cc284 status = hal_iface_->set_os_callouts(&bt_os_callouts); in Initialize()
/system/bt/btif/src/
Dbluetooth.cc550 static int set_os_callouts(bt_os_callouts_t* callouts) { in set_os_callouts() function
605 set_os_callouts,
/system/bt/include/hardware/
Dbluetooth.h664 int (*set_os_callouts)(bt_os_callouts_t* callouts); member