Searched refs:fcs_present (Results 1 – 4 of 4) sorted by relevance
473 cfg_info.qos_present = cfg_info.fcr_present = cfg_info.fcs_present = in process_l2cap_cmd()542 cfg_info.fcs_present = true; in process_l2cap_cmd()616 cfg_info.qos_present = cfg_info.fcr_present = cfg_info.fcs_present = in process_l2cap_cmd()677 cfg_info.fcs_present = true; in process_l2cap_cmd()
1741 p_ccb->our_cfg.fcs_present = false; in l2c_fcr_renegotiate_chan()1834 if (p_cfg->fcs_present) { in l2c_fcr_process_peer_cfg_req()
583 if (p_cfg->fcs_present) in l2cu_send_peer_config_req()635 if (p_cfg->fcs_present) { in l2cu_send_peer_config_req()2012 p_cfg->fcs_present = false; in l2cu_process_our_cfg_req()
169 bool fcs_present; /* Optionally bypasses FCS checks */ member