Searched defs:AllocateDynamicChannel (Results 1 – 2 of 2) sorted by relevance
/system/bt/gd/l2cap/le/internal/ | ||
D | link.cc | 185 std::shared_ptr<l2cap::internal::DynamicChannelImpl> Link::AllocateDynamicChannel(Psm psm, Cid remo… in AllocateDynamicChannel() function in bluetooth::l2cap::le::internal::Link |
/system/bt/gd/l2cap/classic/internal/ | ||
D | link.cc | 208 std::shared_ptr<l2cap::internal::DynamicChannelImpl> Link::AllocateDynamicChannel(Psm psm, Cid remo… in AllocateDynamicChannel() function in bluetooth::l2cap::classic::internal::Link |