Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -637,8 +637,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) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment