Searched refs:TestDynamicChannelManager (Results 1 – 1 of 1) sorted by relevance
144 class TestDynamicChannelManager : public l2cap::classic::DynamicChannelManager { class164 TestDynamicChannelManager(TestDynamicChannelManagerImpl& impl) : impl_(impl) {} in TestDynamicChannelManager() function in bluetooth::shim::__anon12bd56b70111::TestDynamicChannelManager171 return std::make_unique<TestDynamicChannelManager>(*impl_); in GetDynamicChannelManager()335 ….connection_result_code = TestDynamicChannelManager::ConnectionResultCode::FAIL_NO_SERVICE_REGISTE… in TEST_F()