Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbluetooth.c415 static int set_os_callouts(bt_os_callouts_t *callouts) { in set_os_callouts() function
456 set_os_callouts,
/system/bt/test/suite/support/
Dhal.c62 success = success && (bt_interface->set_os_callouts(&callouts) == BT_STATUS_SUCCESS); in hal_open()
/system/bt/test/bluedroidtest/
Dbluedroidtest.c550 status = sBtInterface->set_os_callouts(&callouts); in bdt_init()