Searched refs:tx_io_qos_backup (Results 1 – 1 of 1) sorted by relevance
2932 struct bt_iso_chan_io_qos tx_io_qos_backup[UNICAST_GROUP_STREAM_CNT]; in bt_bap_unicast_group_reconfig() local2962 memcpy(&tx_io_qos_backup[idx], tmp_stream->bap_iso->chan.qos->tx, in bt_bap_unicast_group_reconfig()2963 sizeof(tx_io_qos_backup[idx])); in bt_bap_unicast_group_reconfig()2999 memcpy(tmp_stream->bap_iso->chan.qos->tx, &tx_io_qos_backup[idx], in bt_bap_unicast_group_reconfig()3000 sizeof(tx_io_qos_backup[idx])); in bt_bap_unicast_group_reconfig()