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

Commit c0a80833 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "legacy: Use btm_client_api BTA_dm_on_hw_on"

parents 4770e987 b9529b7d
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);