Searched defs:AllocateFixedChannel (Results 1 – 2 of 2) sorted by relevance
/system/bt/gd/l2cap/le/internal/ | ||
D | link.cc | 137 std::shared_ptr<FixedChannelImpl> Link::AllocateFixedChannel(Cid cid, SecurityPolicy security_polic… in AllocateFixedChannel() function in bluetooth::l2cap::le::internal::Link |
/system/bt/gd/l2cap/classic/internal/ | ||
D | link.cc | 116 std::shared_ptr<FixedChannelImpl> Link::AllocateFixedChannel(Cid cid) { in AllocateFixedChannel() function in bluetooth::l2cap::classic::internal::Link |