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

Commit 4b20649a 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

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

Change-Id: I8a67fcfdb2cedea561346b159cc9fe06cb969967
parents cb180410 c0a80833
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);