Home
last modified time | relevance | path

Searched refs:fcs_option (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dsignalling_manager.cc407 auto fcs_option = std::make_unique<FrameCheckSequenceOption>(); in SendInitialConfigRequest() local
408 fcs_option->fcs_type_ = FcsType::NO_FCS; in SendInitialConfigRequest()
411 fcs_option->fcs_type_ = FcsType::DEFAULT; in SendInitialConfigRequest()
441 config.emplace_back(std::move(fcs_option)); in SendInitialConfigRequest()
/packages/modules/Bluetooth/floss/hcidoc/packets/
Dl2cap_packets.pdl357 fcs_option : 1,
/packages/modules/Bluetooth/system/pdl/l2cap/
Dl2cap_packets.pdl460 fcs_option : 1,