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

Skip to content
Commit e787a7e5 authored by William Escande's avatar William Escande
Browse files

Change callback name to more meaningfull name

Previously both these method were used to switch from Ble to BrEdr or to
off. The name `onLeServiceUp` is not accurate as the AdapterService is
already sending a "le is up" notification to BluetoothManagerService
with `onBluetoothStateChange(x, BLE_ON)`
Changing the name to not be a callback but the actual action asked to
the adapter, AKA startBrEdr.
Same for onBrEdrDown that will instead be called stopBle

This is a no-op change

Bug: 262605980
Test: None
Change-Id: I7d55925e6a34f7f0a9eb2d0cf338ad5cc74d678f
parent 536fdac3
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