DescriptionFixes to DBus GATT components.
These are some fixes to how we use DBus to communicate with BlueZ for GATT
server functionality. The fixes here are,
.) We now call the Register/Unregister functions on the adapter object.
.) The format of the return from ObjectManager.GetManagedObjects is fixed.
It was incorrectly using structs where it should use dictionaries.
.) Adds the missing is_primary field to services.
R=scheib@chromium.org
BUG=596742
Committed: https://crrev.com/dcf1c729128319dae20d90e78ef52629a4538008
Cr-Commit-Position: refs/heads/master@{#391424}
Patch Set 1 #Dependent Patchsets: Messages
Total messages: 7 (2 generated)
|