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

Skip to content
Commit dfd6dd87 authored by Hsin-chen Chuang's avatar Hsin-chen Chuang
Browse files

floss: Split out Advertiser code from bluetooth_gatt to bluetooth_adv

This patch doesn't yet make any DBus and behavior changes. The events
are still dispatched to bluetooth_gatt and then passed to bluetooth_adv.

Notable changes:
- Added IBluetoothAdvertiseManager trait and rename Advertisers to
  AdvertiseManager (follow Android naming)
- Deprecate *_sets_mut helpers because they hold the ownership of the
  whole structure and block the use of self.gatt.

Bug: 242083290
Tag: #floss
Test: mmm packages/modules/Bluetooth
Test: bluetooth_AdapterAdvHealth.all_floss
Flag: EXEMPT, Floss-only changes

Change-Id: I75a599a7ad825c07a108be31a213e6ae0dd532bf
parent 45238a9d
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