Lines Matching refs:allowed_modes
1884 p_ccb->ertm_info.allowed_modes &= ~L2CAP_FCR_CHAN_OPT_ERTM; in l2c_fcr_chk_chan_modes()
1887 if (!p_ccb->ertm_info.allowed_modes) { in l2c_fcr_chk_chan_modes()
1892 return (p_ccb->ertm_info.allowed_modes); in l2c_fcr_chk_chan_modes()
1923 if (p_ccb->ertm_info.allowed_modes == L2CAP_FCR_CHAN_OPT_BASIC) { in l2c_fcr_adj_our_req_options()
1947 else if (p_ccb->ertm_info.allowed_modes == L2CAP_FCR_CHAN_OPT_BASIC) { in l2c_fcr_adj_our_req_options()
1969 !(p_ccb->ertm_info.allowed_modes & L2CAP_FCR_CHAN_OPT_ERTM)) { in l2c_fcr_adj_our_req_options()
2133 (p_ccb->ertm_info.allowed_modes & L2CAP_FCR_CHAN_OPT_ERTM)) { in l2c_fcr_renegotiate_chan()
2137 } else if (p_ccb->ertm_info.allowed_modes & in l2c_fcr_renegotiate_chan()
2147 if (p_ccb->ertm_info.allowed_modes & L2CAP_FCR_CHAN_OPT_BASIC) { in l2c_fcr_renegotiate_chan()
2217 p_ccb->ertm_info.preferred_mode, p_ccb->ertm_info.allowed_modes); in l2c_fcr_process_peer_cfg_req()
2222 if (!(p_ccb->ertm_info.allowed_modes & L2CAP_FCR_CHAN_OPT_BASIC)) in l2c_fcr_process_peer_cfg_req()
2257 !(p_ccb->ertm_info.allowed_modes & L2CAP_FCR_CHAN_OPT_ERTM)) { in l2c_fcr_process_peer_cfg_req()