Searched refs:qos_present (Results 1 – 9 of 9) sorted by relevance
558 if (p_cfg->qos_present) in l2cu_send_peer_config_req()592 if (p_cfg->qos_present) { in l2cu_send_peer_config_req()654 if (p_cfg->qos_present) in l2cu_send_peer_config_rsp()688 if (p_cfg->qos_present) { in l2cu_send_peer_config_rsp()1894 if (p_cfg->qos_present) { in l2cu_process_peer_cfg_req()1900 p_ccb->peer_cfg.qos_present = true; in l2cu_process_peer_cfg_req()1909 else if (p_ccb->peer_cfg.qos_present) { in l2cu_process_peer_cfg_req()1910 p_cfg->qos_present = true; in l2cu_process_peer_cfg_req()1918 p_cfg->mtu_present = p_cfg->qos_present = p_cfg->flush_to_present = 0; in l2cu_process_peer_cfg_req()1934 if (qos_type_ok) p_cfg->qos_present = false; in l2cu_process_peer_cfg_req()[all …]
449 cfg_info.qos_present = cfg_info.fcr_present = cfg_info.fcs_present = in process_l2cap_cmd()486 cfg_info.qos_present = true; in process_l2cap_cmd()598 cfg_info.qos_present = cfg_info.fcr_present = cfg_info.fcs_present = in process_l2cap_cmd()621 cfg_info.qos_present = true; in process_l2cap_cmd()
898 if (p_cfg->qos_present) p_ccb->peer_cfg.qos_present = false; in L2CA_ConfigRsp()2014 if (p_ccb->our_cfg.qos_present) *p_our_cfg_bits |= L2CAP_CH_CFG_MASK_QOS; in L2CA_GetCurrentConfig()
866 p_ccb->peer_cfg.qos_present = false; in l2c_csm_config()
357 if (cid == p_hcon->intr_cid && hd_cb.use_in_qos && !p_cfg->qos_present) { in hidd_l2cif_config_ind()358 p_cfg->qos_present = TRUE; in hidd_l2cif_config_ind()416 p_cfg->result == L2CAP_CFG_UNACCEPTABLE_PARAMS && p_cfg->qos_present) { in hidd_l2cif_config_cfm()423 new_qos.qos_present = TRUE; in hidd_l2cif_config_cfm()
632 hd_cb.l2cap_intr_cfg.qos_present = TRUE; in HID_DevSetOutgoingQos()
274 p_cfg->qos_present = false; in avct_l2c_br_config_ind_cback()
629 p_cfg->qos_present = false; in rfc_mx_conf_ind()
161 bool qos_present; member