Searched refs:qos_present (Results 1 – 6 of 6) sorted by relevance
667 if (p_cfg->qos_present) { in l2cu_send_peer_config_req()703 if (p_cfg->qos_present) { in l2cu_send_peer_config_req()768 if (p_cfg->qos_present) { in l2cu_send_peer_config_rsp()801 if (p_cfg->qos_present) { in l2cu_send_peer_config_rsp()2006 if (p_cfg->qos_present) { in l2cu_process_peer_cfg_req()2012 p_ccb->peer_cfg.qos_present = 1; in l2cu_process_peer_cfg_req()2020 else if (p_ccb->peer_cfg.qos_present) { in l2cu_process_peer_cfg_req()2021 p_cfg->qos_present = 1; in l2cu_process_peer_cfg_req()2028 p_cfg->mtu_present = p_cfg->qos_present = p_cfg->flush_to_present = 0; in l2cu_process_peer_cfg_req()2050 p_cfg->qos_present = 0; in l2cu_process_peer_cfg_req()[all …]
503 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present = in process_l2cap_cmd()522 cfg_info.qos_present = 1; in process_l2cap_cmd()594 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present = in process_l2cap_cmd()613 cfg_info.qos_present = 1; in process_l2cap_cmd()
547 if (p_cfg->qos_present) { in L2CA_ConfigRsp()548 p_ccb->peer_cfg.qos_present = 0; in L2CA_ConfigRsp()2036 if (p_ccb->our_cfg.qos_present) { in L2CA_GetCurrentConfig()
785 p_ccb->peer_cfg.qos_present = 0; in l2c_csm_config()
626 p_cfg->qos_present = 0; in rfc_mx_conf_ind()
157 BOOLEAN qos_present; member