Age | Commit message (Collapse) | Author | Files | Lines |
|
Disconnect message currently would be triggered with every bluetooth
device disconnection. So remove until it checks the UUID of the respective
device.
Bug-AGL: SPEC-2351
Change-Id: If2a814c56fe7b98b2fde2664add32d66bb7034db
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Not all devices will have Message Notification Service initially when
paired, and so check for Message Access Service instead.
Bug-AGL: SPEC-2351
Change-Id: Ia5172c53631c6137626135795b97549f467bafe6
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
To avoid memory leaks g_variant_unref() needs to be called on
bluez_call() replies.
Bug-AGL: SPEC-2351
Change-Id: Ia595093ac479b884ca4793a96c97d58e4eca2959
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
This patchset brings initial Bluetooth MAP (Message Access Profile)
support.
Bug-AGL: SPEC-2351
Change-Id: I76b974978f72869f593526c4f6926bb5c27c48a9
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
|