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

Commit d650d346 authored by Sonny Sasaka's avatar Sonny Sasaka Committed by Gerrit Code Review
Browse files

Merge "floss: Fix compiler warning"

parents 870224c2 8146f153
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -285,7 +285,7 @@ impl BtifBluetoothCallbacks for Bluetooth {
        _status: BtStatus,
        mut addr: RawAddress,
        bond_state: BtBondState,
        fail_reason: i32,
        _fail_reason: i32,
    ) {
        if bond_state == BtBondState::Bonded {
            // We are assuming that peer is a HID device and automatically connect to that profile.