Searched refs:tx_io_qos_backup (Results 1 – 1 of 1) sorted by relevance
2930 struct bt_iso_chan_io_qos tx_io_qos_backup[UNICAST_GROUP_STREAM_CNT]; in bt_bap_unicast_group_reconfig() local2960 memcpy(&tx_io_qos_backup[idx], tmp_stream->bap_iso->chan.qos->tx, in bt_bap_unicast_group_reconfig()2961 sizeof(tx_io_qos_backup[idx])); in bt_bap_unicast_group_reconfig()2997 memcpy(tmp_stream->bap_iso->chan.qos->tx, &tx_io_qos_backup[idx], in bt_bap_unicast_group_reconfig()2998 sizeof(tx_io_qos_backup[idx])); in bt_bap_unicast_group_reconfig()