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

Commit 5c90f888 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

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



Change-Id: I9a1288ce0a4f295d4b18872ea72af9f1cfb09e52
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents bbe7a4e7 e7a9d132
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