Lines Matching refs:fcr_present
1875 if (p_cfg->fcr_present && p_fcr->mode != L2CAP_FCR_BASIC_MODE)
1885 if (p_cfg->fcr_present && !(p_ccb->config_done & RECONFIG_FLAG))
1899 p_cfg->fcr_present = FALSE;
1959 p_ccb->our_cfg.fcr_present = FALSE;
2017 p_cfg->fcr_present = p_ccb->out_cfg_fcr_present;
2019 if (p_cfg->fcr_present)
2059 if (!p_cfg->fcr_present || (p_ccb->config_done & RECONFIG_FLAG))
2065 peer_mode = (p_cfg->fcr_present) ? p_cfg->fcr.mode : L2CAP_FCR_BASIC_MODE;
2111 p_ccb->our_cfg.fcr_present = TRUE;
2164 L2CAP_TRACE_EVENT5 ("l2c_fcr_process_peer_cfg_req() CFG fcr_present:%d fcr.mode:%d CCB FCR mode:%d preferred: %u allowed:%u",
2165 p_cfg->fcr_present, p_cfg->fcr.mode, p_ccb->our_cfg.fcr.mode, p_ccb->ertm_info.preferred_mode,
2219 if (p_cfg->fcr_present && p_cfg->fcr.mode != L2CAP_FCR_BASIC_MODE)
2259 if (p_cfg->fcr_present)