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

Commit 1e0870f7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Get rid of meaningles GATT client error log"

parents f6a27e22 5573c194
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -163,6 +163,9 @@ void btif_gattc_upstreams_evt(uint16_t event, char* p_param) {
      /* Ignore for now */
      /* Ignore for now */
      break;
      break;


    case BTA_GATTC_SEARCH_RES_EVT:
      break;

    case BTA_GATTC_CANCEL_OPEN_EVT:
    case BTA_GATTC_CANCEL_OPEN_EVT:
      break;
      break;