Searched defs:FakeDynamicChannel (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/ | ||
H A D | fake_dynamic_channel.cc | 19 FakeDynamicChannel::FakeDynamicChannel(hci_spec::ConnectionHandle conn, in FakeDynamicChannel() function in bt::testing::FakeDynamicChannel |
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ | ||
H A D | dynamic_channel_registry_test.cc | 27 class FakeDynamicChannel final : public DynamicChannel { class |