Searched refs:new_qos (Results 1 – 1 of 1) sorted by relevance
340 tL2CAP_CFG_INFO new_qos; in hidd_l2cif_config_cfm() local342 memcpy(&new_qos, &hd_cb.l2cap_intr_cfg, sizeof(new_qos)); in hidd_l2cif_config_cfm()343 memcpy(&new_qos.qos, &p_cfg->qos, sizeof(FLOW_SPEC)); in hidd_l2cif_config_cfm()344 new_qos.qos_present = TRUE; in hidd_l2cif_config_cfm()346 L2CA_ConfigReq(cid, &new_qos); in hidd_l2cif_config_cfm()