Merge "Add UUID property for adapter." into kraken
This commit is contained in:
committed by
Android (Google) Code Review
commit
33232d26bb
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user