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

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

Merge "Use existing, pre-defined empty name" into main

parents 310bb68d b4fe8291
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2216,7 +2216,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(