Home
last modified time | relevance | path

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

/system/bt/gd/shim/
Dl2cap_test.cc142 class TestDynamicChannelManager : public l2cap::classic::DynamicChannelManager { class
160 TestDynamicChannelManager(TestDynamicChannelManagerImpl& impl) : impl_(impl) {} in TestDynamicChannelManager() function in bluetooth::shim::__anon35f885e20111::TestDynamicChannelManager
168 return std::make_unique<TestDynamicChannelManager>(*impl_); in GetDynamicChannelManager()
325 ….connection_result_code = TestDynamicChannelManager::ConnectionResultCode::FAIL_NO_SERVICE_REGISTE… in TEST_F()