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

Commit a2c23c6e authored by Jaikumar Ganesh's avatar Jaikumar Ganesh Committed by Android Git Automerger
Browse files

am 33232d26: Merge "Add UUID property for adapter." into kraken

parents 110a031a 33232d26
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -65,6 +65,7 @@ static Properties adapter_properties[] = {
    {"PairableTimeout", DBUS_TYPE_UINT32},
    {"Discovering", DBUS_TYPE_BOOLEAN},
    {"Devices", DBUS_TYPE_ARRAY},
    {"UUIDs", DBUS_TYPE_ARRAY},
};

typedef union {