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

Commit 5f2e70ae authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "[Connection Manager] Fix FFI for AddressWithType" am: 8c50a606 am:...

Merge "[Connection Manager] Fix FFI for AddressWithType" am: 8c50a606 am: c80f7e0c am: e7a9d132 am: 5c90f888

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/2552851



Change-Id: I3d5ed7a7206ae934480f29360d38bfc435a90159
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents fb02bad0 5c90f888
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
//! An address with type (public / random)

#[derive(Copy, Clone, Debug, Hash, PartialEq, Eq)]
#[repr(C)]
#[repr(u8)]
/// The type of an LE address (see: 5.3 Vol 6B 1.3 Device Axddress)
pub enum AddressType {
    /// A public address