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

Commit f4a3bdab authored by Chris Manton's avatar Chris Manton
Browse files

[4/19] get_btm_client_interface().lifecycle.BTM_reset_complete

Bug: 343772702
Test: m .
Flag: EXEMPT, Mechanical Refactor

Change-Id: I9d5c70b8be799f7cd0d94f1d53c85621b3a2571f
parent 53dfb54d
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();