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

Commit 1cebf067 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "legacy: Use btm_client_api BTA_dm_on_hw_on" am: c0a80833 am: 4b20649a

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1767251

Change-Id: I1a7dcdb9e650145d6dc14da2046e13b84e53c54b
parents 0440be5d 4b20649a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -401,7 +401,8 @@ void BTA_dm_on_hw_on() {
     which forces
     the DM_ENABLE_EVT to be sent only after all the init steps are complete
     */
  BTM_ReadLocalDeviceNameFromController(bta_dm_local_name_cback);
  get_btm_client_interface().local.BTM_ReadLocalDeviceNameFromController(
      bta_dm_local_name_cback);

  bta_sys_rm_register(bta_dm_rm_cback);