Home
last modified time | relevance | path

Searched defs:channels_ (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/internal/
Ddynamic_channel_allocator.h81 std::unordered_map<Cid, std::shared_ptr<DynamicChannelImpl>> channels_; variable
Dfixed_channel_allocator.h120 std::unordered_map<Cid, std::shared_ptr<FixedChannelImplType>> channels_; variable