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

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

btif::stack_manager: Remove forward declarations

Bug: 317105751
Test: m .
Flag: EXEMPT, Use include files not forward declarations

Change-Id: I040946bf13c88d5353327335e79027d9ad154882
parent 4489c713
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -106,8 +106,6 @@ static_assert(
    "  Host interface device profile is always enabled in the bluetooth stack"
    "*** Conditional Compilation Directive error");

void main_thread_shut_down();
void main_thread_start_up();
void BTA_dm_on_hw_on();
void BTA_dm_on_hw_off();