Searched refs:qos_present (Results 1 – 8 of 8) sorted by relevance
671 if (p_cfg->qos_present) { in l2cu_send_peer_config_req()707 if (p_cfg->qos_present) { in l2cu_send_peer_config_req()772 if (p_cfg->qos_present) { in l2cu_send_peer_config_rsp()805 if (p_cfg->qos_present) { in l2cu_send_peer_config_rsp()2025 if (p_cfg->qos_present) { in l2cu_process_peer_cfg_req()2031 p_ccb->peer_cfg.qos_present = TRUE; in l2cu_process_peer_cfg_req()2039 else if (p_ccb->peer_cfg.qos_present) { in l2cu_process_peer_cfg_req()2040 p_cfg->qos_present = TRUE; in l2cu_process_peer_cfg_req()2047 p_cfg->mtu_present = p_cfg->qos_present = p_cfg->flush_to_present = 0; in l2cu_process_peer_cfg_req()2069 p_cfg->qos_present = FALSE; in l2cu_process_peer_cfg_req()[all …]
531 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present = in process_l2cap_cmd()550 cfg_info.qos_present = TRUE; in process_l2cap_cmd()622 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present = in process_l2cap_cmd()641 cfg_info.qos_present = TRUE; in process_l2cap_cmd()
547 if (p_cfg->qos_present) { in L2CA_ConfigRsp()548 p_ccb->peer_cfg.qos_present = FALSE; in L2CA_ConfigRsp()2065 if (p_ccb->our_cfg.qos_present) { in L2CA_GetCurrentConfig()
785 p_ccb->peer_cfg.qos_present = FALSE; in l2c_csm_config()
294 if (cid == p_hcon->intr_cid && hd_cb.use_in_qos && !p_cfg->qos_present) { in hidd_l2cif_config_ind()295 p_cfg->qos_present = TRUE; in hidd_l2cif_config_ind()339 …(p_hcon->intr_cid == cid && p_cfg->result == L2CAP_CFG_UNACCEPTABLE_PARAMS && p_cfg->qos_present) { in hidd_l2cif_config_cfm()344 new_qos.qos_present = TRUE; in hidd_l2cif_config_cfm()
577 hd_cb.l2cap_intr_cfg.qos_present = TRUE; in HID_DevSetOutgoingQos()
662 p_cfg->qos_present = FALSE; in rfc_mx_conf_ind()
158 BOOLEAN qos_present; member