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

Commit cc78e10f authored by Jakub Pawlowski's avatar Jakub Pawlowski Committed by android-build-merger
Browse files

Merge "Get rid of meaningles GATT client error log" am: 1e0870f7

am: 1f1d8b81

Change-Id: I80e2d68d10e7e562f9d27702e8fa66900fd71b64
parents d25d960f 1f1d8b81
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;