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

Commit 5701afd8 authored by Jakub Pawłowski's avatar Jakub Pawłowski Committed by Gerrit Code Review
Browse files

Merge "Get rid of logspam in find_eatt_channel_by_cid"

parents 1b1f4b9e 658e1b98
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -618,9 +618,6 @@ struct eatt_impl {
  EattChannel* find_eatt_channel_by_cid(const RawAddress& bd_addr,
                                        uint16_t cid) {
    eatt_device* eatt_dev = find_device_by_address(bd_addr);

    LOG(INFO) << __func__ << bd_addr << " " << +cid;

    if (!eatt_dev) return nullptr;

    auto iter = find_if(