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

Commit 894e3ee0 authored by Yuyang Huang's avatar Yuyang Huang Committed by Gerrit Code Review
Browse files

Merge "Add a log message when AG open failure is mitigated." into main

parents b546e997 ffcf5f2e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -440,6 +440,8 @@ static void btif_hf_upstreams_evt(uint16_t event, char* p_param) {
              // There is already an active cnnection on this device
              // skip upper layer notification
              notify_required = false;
              log::info("AG open failure for {} is ignored because there's an "
                        "active connection on the same device", connected_bda);
              break;
            }
          }