Home
last modified time | relevance | path

Searched defs:controller_get_interface (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/device/src/
Dcontroller.cc21 const controller_t* controller_get_interface() { in controller_get_interface() function
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_controller.cc33 const controller_t* bluetooth::shim::controller_get_interface() { in controller_get_interface() function in bluetooth::shim
Dmock_device_controller.cc513 const controller_t* controller_get_interface() { in controller_get_interface() function
/packages/modules/Bluetooth/system/stack/test/common/
Dmock_controller.cc40 const controller_t* controller_get_interface() { in controller_get_interface() function
/packages/modules/Bluetooth/system/bta/test/common/
Dmock_controller.cc60 const controller_t* controller_get_interface() { in controller_get_interface() function
/packages/modules/Bluetooth/system/main/shim/
Dcontroller.cc441 const controller_t* bluetooth::shim::controller_get_interface() { in controller_get_interface() function in bluetooth::shim
/packages/modules/Bluetooth/system/hci/test/
Dpacket_fragmenter_host_test.cc126 const controller_t* controller_get_interface() { return nullptr; } in controller_get_interface() function
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc128 const controller_t* controller_get_interface() { return &mock_controller; } in controller_get_interface() function