~vcs-imports/bluez/master

Viewing all changes in revision 21117.

  • Committer: Luiz Augusto von Dentz
  • Author(s): Curtis Maves
  • Date: 2021-04-13 21:23:08 UTC
  • Revision ID: git-v1:7c3ca2a6b940d36c553fabe38066fabc66530dc9
gatt: Either notify or indicate, do not do both

AcquireNotify and StartNotify starts notifications and/or indications
by whether the characteristic supports them. Before this patch, if both
were supported, Bluez would try to start both simultaneously. This
patch changes this behavior so if both are supported, only
notifications are started. Test cases have also be updated accordingly.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: