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