Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dfragmenter.h23 enum class FrameCheckSequenceOption { enum
H A Dchannel_configuration.h208 explicit FrameCheckSequenceOption(FcsType fcs_type) : fcs_type_(fcs_type) {} in FrameCheckSequenceOption() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dchannel_configuration.cc245 ChannelConfiguration::FrameCheckSequenceOption::FrameCheckSequenceOption( in FrameCheckSequenceOption() function in bt::l2cap::internal::ChannelConfiguration::FrameCheckSequenceOption
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/l2cap/BluetoothGeneratedPacketsL2cap_h/gen/l2cap/
Dl2cap_packets.h397 class FrameCheckSequenceOption : public ConfigurationOption { public:FrameCheckSequenceOption(const… in FrameCheckSequenceOption() function
398 FrameCheckSequenceOption(ConfigurationOptionIsHint is_hint, FcsType fcs_type) in FrameCheckSequenceOption() function