Merge "Add Blocked Device property." into gingerbread
This commit is contained in:
committed by
Android (Google) Code Review
commit
737998f595
@@ -46,6 +46,7 @@ static Properties remote_device_properties[] = {
|
||||
{"Paired", DBUS_TYPE_BOOLEAN},
|
||||
{"Connected", DBUS_TYPE_BOOLEAN},
|
||||
{"Trusted", DBUS_TYPE_BOOLEAN},
|
||||
{"Blocked", DBUS_TYPE_BOOLEAN},
|
||||
{"Alias", DBUS_TYPE_STRING},
|
||||
{"Nodes", DBUS_TYPE_ARRAY},
|
||||
{"Adapter", DBUS_TYPE_OBJECT_PATH},
|
||||
|
||||
Reference in New Issue
Block a user