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

Commit 7e3e5ea0 authored by Jack He's avatar Jack He Committed by Gerrit Code Review
Browse files

Merge "leaudio: Remove spam log" into main

parents f75521b1 68903893
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -637,8 +637,6 @@ void LeAudioClientInterface::Source::ConfirmStreamingRequest() {
}
}


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

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