commit | b3ac77becdaa265c229265d1419a83d8717b2738 | [log] [tgz] |
---|---|---|
author | Jonathan Gelie <jonathanx.gelie@intel.com> | Thu Feb 02 16:13:58 2017 +0100 |
committer | Luiz Augusto von Dentz <luiz.dentz@gmail.com> | Mon Feb 06 17:43:18 2017 +0000 |
tree | 9a73c9af900e4ceae085e8078281fe840e64a2fc | |
parent | 8fe69090e5c1aa7cc4c3a87050bd74ed995f2a94 [diff] |
Bluetooth: GATT: introduce volatile subscription flag Some application protocol required non-persistente subscription across connection even in bonded case. Flag BT_GATT_SUBSCRIBE_FLAG_VOLATILE specify if subscription must be remove during disonnection. Change-Id: I1bc2bbbb4bc86f58905e44a7eb267ca0871f2fdb Signed-off-by: Jonathan Gelie <jonathanx.gelie@intel.com>