Home
last modified time | relevance | path

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

/system/bt/test/headless/
Dheadless.cc133 bt_os_callouts_t bt_os_callouts{ variable
149 status = bluetoothInterface.set_os_callouts(&bt_os_callouts); in SetUp()
/system/bt/service/hal/
Dbluetooth_interface.cc212 bt_os_callouts_t bt_os_callouts = {sizeof(bt_os_callouts_t), variable
263 status = hal_iface_->set_os_callouts(&bt_os_callouts); in Initialize()