Home
last modified time | relevance | path

Searched refs:mock_controller_ (Results 1 – 19 of 19) sorted by relevance

/packages/modules/Bluetooth/system/bta/test/
Dbta_test_fixtures.h64 bluetooth::hci::testing::mock_controller_ = &mock_controller_; in SetUp()
90 bluetooth::hci::testing::mock_controller_ = nullptr; in TearDown()
95 bluetooth::hci::testing::MockControllerInterface mock_controller_; variable
Dbta_ag_sco_test.cc47 bluetooth::hci::testing::mock_controller_ = &controller_; in SetUp()
51 bluetooth::hci::testing::mock_controller_ = nullptr; in TearDown()
Dbta_ag_test.cc68 bluetooth::hci::testing::mock_controller_ = &controller_; in SetUp()
88 bluetooth::hci::testing::mock_controller_ = nullptr; in TearDown()
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_entry.cc33 MockControllerInterface* mock_controller_{nullptr}; variable
51 return hci::testing::mock_controller_; in GetController()
Dmock_main_shim_entry.h32 extern MockControllerInterface* mock_controller_;
/packages/modules/Bluetooth/system/stack/test/
Dstack_acl_test.cc52 bluetooth::hci::testing::mock_controller_ = &controller_; in SetUp()
55 bluetooth::hci::testing::mock_controller_ = nullptr; in TearDown()
Dstack_l2cap_test.cc53 bluetooth::hci::testing::mock_controller_ = &controller_interface_; in SetUp()
67 bluetooth::hci::testing::mock_controller_ = nullptr; in TearDown()
Dbtm_iso_test.cc149 bluetooth::hci::testing::mock_controller_ = &controller_; in SetUp()
172 bluetooth::hci::testing::mock_controller_ = nullptr; in TearDown()
/packages/modules/Bluetooth/system/stack/test/btm/
Dstack_btm_power_mode_test.cc57 bluetooth::hci::testing::mock_controller_ = &controller_; in SetUp()
81 bluetooth::hci::testing::mock_controller_ = nullptr; in TearDown()
Dstack_btm_test.cc63 bluetooth::hci::testing::mock_controller_ = &controller_; in SetUp()
66 bluetooth::hci::testing::mock_controller_ = nullptr; in TearDown()
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc359 /* extern */ test::mock_controller_ = in SetUp()
371 delete test::mock_controller_; in TearDown()
372 test::mock_controller_ = nullptr; in TearDown()
397 EXPECT_CALL(*test::mock_controller_, in MakeAcl()
400 EXPECT_CALL(*test::mock_controller_, in MakeAcl()
/packages/modules/Bluetooth/system/stack/fuzzers/
Dl2cap_fuzzer.cc132 bluetooth::hci::testing::mock_controller_ = &controller_; in FakeBtStack()
140 bluetooth::hci::testing::mock_controller_ = nullptr; in ~FakeBtStack()
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dbroadcaster_test.cc275 bluetooth::hci::testing::mock_controller_ = &mock_controller_; in SetUp()
276 ON_CALL(mock_controller_, SupportsBleIsochronousBroadcaster) in SetUp()
361 bluetooth::hci::testing::mock_controller_ = nullptr; in TearDown()
428 bluetooth::hci::testing::MockControllerInterface mock_controller_; member in bluetooth::le_audio::BroadcasterTest
/packages/modules/Bluetooth/system/stack/test/eatt/
Deatt_test.cc226 bluetooth::hci::testing::mock_controller_ = &controller_; in SetUp()
261 bluetooth::hci::testing::mock_controller_ = nullptr; in TearDown()
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc224 bluetooth::hci::testing::mock_controller_ = &controller_; in SetUp()
244 bluetooth::hci::testing::mock_controller_ = nullptr; in TearDown()
/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager_test.cc328 bluetooth::hci::testing::mock_controller_ = &controller_interface; in SetUp()
Ddevices_test.cc544 bluetooth::hci::testing::mock_controller_ = &controller_interface_; in SetUp()
Dstate_machine_test.cc279 bluetooth::hci::testing::mock_controller_ = &controller_; in SetUp()
677 bluetooth::hci::testing::mock_controller_ = nullptr; in TearDown()
Dle_audio_client_test.cc1553 bluetooth::hci::testing::mock_controller_ = &controller_; in SetUp()
1679 bluetooth::hci::testing::mock_controller_ = nullptr; in TearDown()