Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dchannel_manager_mock_controller_test_fixture.h28 class ChannelManagerMockControllerTest : public TestingBase {
45 ChannelManagerMockControllerTest(pw::async::Dispatcher& dispatcher) in ChannelManagerMockControllerTest() function
47 ~ChannelManagerMockControllerTest() = default;
229 BT_DISALLOW_COPY_ASSIGN_AND_MOVE(ChannelManagerMockControllerTest);
234 public ChannelManagerMockControllerTest {
237 : ChannelManagerMockControllerTest(dispatcher()) {} in FakeDispatcherChannelManagerMockControllerTest()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/socket/
H A Dsocket_factory_l2cap_integration_test.cc32 using TestingBase = l2cap::ChannelManagerMockControllerTest;
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dchannel_manager_test.cc4669 INSTANTIATE_TEST_SUITE_P(ChannelManagerMockControllerTest,