Searched refs:new_qos (Results 1 – 1 of 1) sorted by relevance
417 tL2CAP_CFG_INFO new_qos; in hidd_l2cif_config_cfm() local421 memcpy(&new_qos, &hd_cb.l2cap_intr_cfg, sizeof(new_qos)); in hidd_l2cif_config_cfm()422 memcpy(&new_qos.qos, &p_cfg->qos, sizeof(FLOW_SPEC)); in hidd_l2cif_config_cfm()423 new_qos.qos_present = TRUE; in hidd_l2cif_config_cfm()427 L2CA_ConfigReq(cid, &new_qos); in hidd_l2cif_config_cfm()