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

Commit e9aea3b7 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

[4/19] get_btm_client_interface().lifecycle.BTM_reset_complete am: f4a3bdab am: 3648c8ae

parents 551b5932 3648c8ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -313,7 +313,7 @@ static void event_start_up_stack(bluetooth::core::CoreInterface* interface,
  bta_dm_enable(btif_dm_sec_evt, btif_dm_acl_evt);

  btm_acl_device_down();
  BTM_reset_complete();
  get_btm_client_interface().lifecycle.BTM_reset_complete();

  BTA_dm_on_hw_on();