Searched refs:qos_type_ok (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/l2cap/
H A Dl2c_utils.cc1844 bool qos_type_ok = true; local
1906 qos_type_ok = false;
1927 if (mtu_ok && flush_to_ok && qos_type_ok && fcr_ok) {
1935 if (qos_type_ok) p_cfg->qos_present = false;

Completed in 199 milliseconds