Searched defs:LEFixedChannels (Results 1 – 2 of 2) sorted by relevance
50 struct LEFixedChannels { struct51 l2cap::Channel::WeakPtr att;52 l2cap::Channel::WeakPtr smp;
40 using LEFixedChannels = ChannelManager::LEFixedChannels; typedef