Home
last modified time | relevance | path

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

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