Home
last modified time | relevance | path

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

/system/bt/stack/test/common/
Dmock_main_shim_controller.cc33 const controller_t* bluetooth::shim::controller_get_interface() { in controller_get_interface() function in bluetooth::shim
Dmock_controller.cc40 const controller_t* controller_get_interface() { in controller_get_interface() function
/system/bt/test/mock/
Dmock_main_shim_controller.cc34 const controller_t* bluetooth::shim::controller_get_interface() { in controller_get_interface() function in bluetooth::shim
Dmock_device_controller.cc456 const controller_t* controller_get_interface() { in controller_get_interface() function
/system/bt/main/shim/
Dcontroller.cc392 const controller_t* bluetooth::shim::controller_get_interface() { in controller_get_interface() function in bluetooth::shim
/system/bt/main/test/
Dmain_shim_test.cc78 const controller_t* controller_get_interface() { return &mock_controller; } in controller_get_interface() function
/system/bt/hci/test/
Dpacket_fragmenter_host_test.cc123 const controller_t* controller_get_interface() { return nullptr; } in controller_get_interface() function
/system/bt/device/src/
Dcontroller.cc837 const controller_t* controller_get_interface() { in controller_get_interface() function
/system/bt/stack/test/
Dble_advertiser_test.cc67 const controller_t* controller_get_interface() { return nullptr; } in controller_get_interface() function