Home
last modified time | relevance | path

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

/system/bt/gd/shim/
Dl2cap_test.cc144 class TestDynamicChannelManager : public l2cap::classic::DynamicChannelManager { class
164 TestDynamicChannelManager(TestDynamicChannelManagerImpl& impl) : impl_(impl) {} in TestDynamicChannelManager() function in bluetooth::shim::__anon12bd56b70111::TestDynamicChannelManager
171 return std::make_unique<TestDynamicChannelManager>(*impl_); in GetDynamicChannelManager()
335 ….connection_result_code = TestDynamicChannelManager::ConnectionResultCode::FAIL_NO_SERVICE_REGISTE… in TEST_F()