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

Commit 1ce3cdef authored by Chris Manton's avatar Chris Manton
Browse files

mock: [25/63] Remove btm_init

Use get_btm_client_interface() instead

Bug: 352129816
Test: m .
Flag: EXEMPT, Test infrastructure

Change-Id: I580b6f31c214b297fb5c0570e93699661cf3cfa9
parent 19021b42
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -41,4 +41,3 @@ void BTM_LogHistory(const std::string& /* tag */, const tBLE_BD_ADDR& /* ble_bd_
                    const std::string& /* msg */, const std::string& /* extra */) {
  inc_func_call_count(__func__);
}
void btm_init(void) { inc_func_call_count(__func__); }