Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
Dchannel_manager.h55 struct BrEdrFixedChannels { struct
56 l2cap::Channel::WeakPtr smp;
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dchannel_manager_test.cc42 using BrEdrFixedChannels = ChannelManager::BrEdrFixedChannels; typedef