Home
last modified time | relevance | path

Searched defs:FrameCheckSequenceOption (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/l2cap/public/pw_bluetooth_sapphire/internal/host/l2cap/
Dfragmenter.h23 enum class FrameCheckSequenceOption { enum
Dchannel_configuration.h208 explicit FrameCheckSequenceOption(FcsType fcs_type) : fcs_type_(fcs_type) {} in FrameCheckSequenceOption() function
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dchannel_configuration.cc245 ChannelConfiguration::FrameCheckSequenceOption::FrameCheckSequenceOption( in FrameCheckSequenceOption() function in bt::l2cap::internal::ChannelConfiguration::FrameCheckSequenceOption