Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dc16d432 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Merge "Properly init bta::av::bta_av_aact message structures 11/20" am: 9f132c50

parents 5c6661b8 9f132c50
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2010,7 +2010,7 @@ void bta_av_str_stopped(tBTA_AV_SCB* p_scb, tBTA_AV_DATA* p_data) {
 ******************************************************************************/
void bta_av_reconfig(tBTA_AV_SCB* p_scb, tBTA_AV_DATA* p_data) {
  AvdtpSepConfig* p_cfg;
  tBTA_AV_API_STOP stop;
  tBTA_AV_API_STOP stop = {};
  tBTA_AV_API_RCFG* p_rcfg = &p_data->api_reconfig;

  APPL_TRACE_DEBUG("%s: r:%d, s:%d idx: %d (o:%d)", __func__, p_scb->recfg_sup,