Lines Matching refs:fcr_present
1846 if (p_cfg->fcr_present && p_fcr->mode != L2CAP_FCR_BASIC_MODE) in l2c_fcr_adj_our_req_options()
1856 if (p_cfg->fcr_present && !(p_ccb->config_done & RECONFIG_FLAG)) in l2c_fcr_adj_our_req_options()
1870 p_cfg->fcr_present = FALSE; in l2c_fcr_adj_our_req_options()
1930 p_ccb->our_cfg.fcr_present = FALSE; in l2c_fcr_adj_our_req_options()
1993 p_cfg->fcr_present = p_ccb->out_cfg_fcr_present; in l2c_fcr_adj_our_rsp_options()
1995 if (p_cfg->fcr_present) in l2c_fcr_adj_our_rsp_options()
2038 if (!p_cfg->fcr_present || (p_ccb->config_done & RECONFIG_FLAG)) in l2c_fcr_renegotiate_chan()
2044 peer_mode = (p_cfg->fcr_present) ? p_cfg->fcr.mode : L2CAP_FCR_BASIC_MODE; in l2c_fcr_renegotiate_chan()
2090 p_ccb->our_cfg.fcr_present = TRUE; in l2c_fcr_renegotiate_chan()
2147 … p_cfg->fcr_present, p_cfg->fcr.mode, p_ccb->our_cfg.fcr.mode, p_ccb->ertm_info.preferred_mode, in l2c_fcr_process_peer_cfg_req()
2201 if (p_cfg->fcr_present && p_cfg->fcr.mode != L2CAP_FCR_BASIC_MODE) in l2c_fcr_process_peer_cfg_req()
2241 if (p_cfg->fcr_present) in l2c_fcr_process_peer_cfg_req()