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

Commit fd54e62e authored by Jakub Pawłowski's avatar Jakub Pawłowski Committed by Automerger Merge Worker
Browse files

Merge "Use existing, pre-defined empty name" into main am: fff12f83 am: f53d4ee1

parents ddf65d4c f53d4ee1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2320,7 +2320,7 @@ void btm_sec_rmt_name_request_complete(const RawAddress* p_bd_addr,
    }
  }

  if (!p_bd_name) p_bd_name = (const uint8_t*)"";
  if (!p_bd_name) p_bd_name = (const uint8_t*)kBtmBdNameEmpty;

  if (p_dev_rec == nullptr) {
    log::debug(