Searched defs:GetDynamicChannelManager (Results 1 – 3 of 3) sorted by relevance
/system/bt/gd/l2cap/le/ | ||
D | l2cap_le_module.cc | 76 std::unique_ptr<DynamicChannelManager> L2capLeModule::GetDynamicChannelManager() { in GetDynamicChannelManager() function in bluetooth::l2cap::le::L2capLeModule |
/system/bt/gd/l2cap/classic/ | ||
D | l2cap_classic_module.cc | 105 std::unique_ptr<DynamicChannelManager> L2capClassicModule::GetDynamicChannelManager() { in GetDynamicChannelManager() function in bluetooth::l2cap::classic::L2capClassicModule |
/system/bt/gd/shim/ | ||
D | l2cap_test.cc | 170 std::unique_ptr<l2cap::classic::DynamicChannelManager> GetDynamicChannelManager() override { in GetDynamicChannelManager() function in bluetooth::shim::__anon12bd56b70111::TestL2capClassicModule |