Home | History | Annotate | Download | only in l2cap

Lines Matching refs:fcr_ok

1846   bool fcr_ok = true;
1924 fcr_ok = (fcr_status == L2CAP_PEER_CFG_OK);
1927 if (mtu_ok && flush_to_ok && qos_type_ok && fcr_ok) {
1936 if (fcr_ok) p_cfg->fcr_present = false;