Searched refs:fcs_type_ (Results 1 – 3 of 3) sorted by relevance
55 FcsType fcs_type_ = FcsType::DEFAULT; member
397 fcs_option->fcs_type_ = FcsType::NO_FCS; in SendInitialConfigRequest()398 configuration_state.fcs_type_ = FcsType::NO_FCS; in SendInitialConfigRequest()400 fcs_option->fcs_type_ = FcsType::DEFAULT; in SendInitialConfigRequest()401 configuration_state.fcs_type_ = FcsType::DEFAULT; in SendInitialConfigRequest()561 … configuration_state.fcs_type_ = FrameCheckSequenceOption::Specialize(option.get())->fcs_type_; in OnConfigurationResponse()
111 data_controller_->EnableFcs(config.fcs_type_ == FcsType::DEFAULT); in UpdateClassicConfiguration()