Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/l2cap/public/pw_bluetooth_sapphire/internal/host/l2cap/
Dchannel_manager.h50 struct LEFixedChannels { struct
51 l2cap::Channel::WeakPtr att;
52 l2cap::Channel::WeakPtr smp;
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dchannel_manager_test.cc44 using LEFixedChannels = ChannelManager::LEFixedChannels; typedef