Searched refs:fcs_present (Results 1 – 4 of 4) sorted by relevance
484 cfg_info.qos_present = cfg_info.fcr_present = cfg_info.fcs_present = in process_l2cap_cmd()561 cfg_info.fcs_present = true; in process_l2cap_cmd()639 cfg_info.qos_present = cfg_info.fcr_present = cfg_info.fcs_present = in process_l2cap_cmd()700 cfg_info.fcs_present = true; in process_l2cap_cmd()
1741 p_ccb->our_cfg.fcs_present = false; in l2c_fcr_renegotiate_chan()1840 if (p_cfg->fcs_present) { in l2c_fcr_process_peer_cfg_req()
582 if (p_cfg->fcs_present) in l2cu_send_peer_config_req()634 if (p_cfg->fcs_present) { in l2cu_send_peer_config_req()1984 p_cfg->fcs_present = false; in l2cu_process_our_cfg_req()
156 bool fcs_present; /* Optionally bypasses FCS checks */ member