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

Commit 68903893 authored by Łukasz Rymanowski's avatar Łukasz Rymanowski
Browse files

leaudio: Remove spam log

Bug: 322106376
Bug: 325181889
Test: mmm packages/modules/Bluetooth
Change-Id: If2c9dc35e16c8e84a969951c0595e3ec93877f8e
parent bb5f78f8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -615,8 +615,6 @@ void LeAudioClientInterface::Source::ConfirmStreamingRequest() {
}

void LeAudioClientInterface::Source::ConfirmStreamingRequestV2() {
  LOG_INFO("Rymek source");

  auto lambda = [&](StartRequestState currect_start_request_state)
      -> std::pair<StartRequestState, bool> {
    switch (currect_start_request_state) {