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

Skip to content
Commit 1ef05f42 authored by Sonny Sasaka's avatar Sonny Sasaka
Browse files

Refactor `dyn I...` to be inside `Box<dyn I...>`

Many IBluetooth... interface accepts Box<dyn I...> as a callback.
This refactors the D-Bus projection utilities to put I... inside
Box<dyn I...> to accommodate passing the callback objects.

Additional refactor to accept String instead of &'static str as the
object path.

Bug: 188718349
Tag: #floss
Test: manual - Build floss on Linux

Change-Id: I40ec2aae30172704c5e4963173b752aea7b67a9f
parent e07e8765
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment