D21584: Add LE Advertising and GATT APIs

David Rosca noreply at phabricator.kde.org
Fri Jun 7 15:42:48 BST 2019


drosca accepted this revision.
drosca added inline comments.
This revision is now accepted and ready to land.

INLINE COMMENTS

> gattapplication.h:85
> +     */
> +    virtual QDBusObjectPath objectPath() const;
> +

This should be protected

> gattapplication.h:96
> +     */
> +    DBusManagerStruct getManagedObjects() const;
> +

This doesn't need doc anymore.

> gattcharacteristicadaptor.cpp:62
> +    m_gattCharacteristic->writeValue(value);
> +}
> +void GattCharacteristicAdaptor::StartNotify()

newline

> gattservice.h:50
> +     */
> +    GattService(const QString &uuid, bool isPrimary, GattApplication *parent);
> +

explicit

REPOSITORY
  R269 BluezQt

BRANCH
  ble_gatt

REVISION DETAIL
  https://phabricator.kde.org/D21584

To: mweichselbaumer, drosca
Cc: kde-frameworks-devel, LeGast00n, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190607/fde3bb39/attachment.html>


More information about the Kde-frameworks-devel mailing list