All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC v1 0/1] doc/gatt-api: New API properties and methods for the GATT D-Bus API.
@ 2014-07-21 23:40 Arman Uguray
  2014-07-21 23:40 ` [RFC v1 1/1] " Arman Uguray
  2014-07-22  8:55 ` [RFC v1 0/1] " Johan Hedberg
  0 siblings, 2 replies; 32+ messages in thread
From: Arman Uguray @ 2014-07-21 23:40 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Arman Uguray

* v1: 
    - Added back the "Value" property. Changed its meaning so that the property
      represents the cached characteristic/descriptor value and there are no
      read/write request semantics tied to Get/Set. PropertiesChanged is sent on
      notifications/indications and after successful read requests. The property
      is now read-only and optional, i.e. it won't be present until a read
      request or a not/ind.

    - Replaced the "Authentication", "Authorization", and "Encryption" errors
      with a simpler "NotPaired" error, since there's not much the external
      application can do on these errors other than try to pair. bluetoothd will
      automatically attempt to raise the security level of the connection on
      these errors.

Arman Uguray (1):
  doc/gatt-api: New API properties and methods for the GATT D-Bus API.

 doc/gatt-api.txt | 118 +++++++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 106 insertions(+), 12 deletions(-)

-- 
2.0.0.526.g5318336


^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2014-08-11 20:38 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-21 23:40 [RFC v1 0/1] doc/gatt-api: New API properties and methods for the GATT D-Bus API Arman Uguray
2014-07-21 23:40 ` [RFC v1 1/1] " Arman Uguray
2014-07-22  8:38   ` guchaojie
2014-07-28  9:17   ` Gu, Chao Jie
2014-07-28 20:52     ` Arman Uguray
2014-07-28 22:34       ` Marcel Holtmann
2014-07-28 23:31         ` Arman Uguray
2014-07-28 23:51           ` Marcel Holtmann
2014-07-29  6:03           ` Gu, Chao Jie
2014-07-29 19:07             ` Arman Uguray
2014-07-30 16:46               ` Marcel Holtmann
2014-08-01  3:11                 ` Arman Uguray
2014-08-11  9:56                   ` Gu, Chao Jie
2014-08-11 17:49                     ` Marcel Holtmann
2014-08-11 18:46                       ` Arman Uguray
2014-08-11 19:03                         ` Marcel Holtmann
2014-08-11 20:38                           ` Arman Uguray
2014-07-22  8:55 ` [RFC v1 0/1] " Johan Hedberg
2014-07-22 20:40   ` Arman Uguray
2014-07-23  5:24     ` Marcin Kraglak
2014-07-23 16:20       ` Arman Uguray
2014-07-23 13:22     ` Gu, Chao Jie
2014-07-23 16:18       ` Arman Uguray
2014-07-23 16:32         ` Marcel Holtmann
2014-07-23 20:39           ` Arman Uguray
2014-07-24  4:11           ` Gu, Chao Jie
2014-07-24  7:58             ` Luiz Augusto von Dentz
2014-07-24  8:01               ` Luiz Augusto von Dentz
2014-07-25 18:50               ` Arman Uguray
2014-07-25 19:17                 ` Luiz Augusto von Dentz
2014-07-25 19:28                   ` Marcel Holtmann
2014-07-25 21:06                     ` Arman Uguray

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.