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