* [PATCH] Add valid range descriptor uuid
@ 2011-08-24 8:37 Santiago Carot-Nemesio
2011-09-15 17:42 ` Santiago Carot
2011-09-27 9:15 ` Johan Hedberg
0 siblings, 2 replies; 3+ messages in thread
From: Santiago Carot-Nemesio @ 2011-08-24 8:37 UTC (permalink / raw)
To: linux-bluetooth; +Cc: Santiago Carot-Nemesio
---
attrib/att.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/attrib/att.h b/attrib/att.h
index 3b8c098..d962841 100644
--- a/attrib/att.h
+++ b/attrib/att.h
@@ -43,6 +43,7 @@
#define GATT_SERVER_CHARAC_CFG_UUID 0x2903
#define GATT_CHARAC_FMT_UUID 0x2904
#define GATT_CHARAC_AGREG_FMT_UUID 0x2905
+#define GATT_CHARAC_VALID_RANGE_UUID 0x2906
/* Attribute Protocol Opcodes */
#define ATT_OP_ERROR 0x01
--
1.7.6
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Add valid range descriptor uuid
2011-08-24 8:37 [PATCH] Add valid range descriptor uuid Santiago Carot-Nemesio
@ 2011-09-15 17:42 ` Santiago Carot
2011-09-27 9:15 ` Johan Hedberg
1 sibling, 0 replies; 3+ messages in thread
From: Santiago Carot @ 2011-09-15 17:42 UTC (permalink / raw)
To: linux-bluetooth; +Cc: Santiago Carot-Nemesio
ping
2011/8/24 Santiago Carot-Nemesio <sancane@gmail.com>:
> ---
> attrib/att.h | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/attrib/att.h b/attrib/att.h
> index 3b8c098..d962841 100644
> --- a/attrib/att.h
> +++ b/attrib/att.h
> @@ -43,6 +43,7 @@
> #define GATT_SERVER_CHARAC_CFG_UUID 0x2903
> #define GATT_CHARAC_FMT_UUID 0x2904
> #define GATT_CHARAC_AGREG_FMT_UUID 0x2905
> +#define GATT_CHARAC_VALID_RANGE_UUID 0x2906
>
> /* Attribute Protocol Opcodes */
> #define ATT_OP_ERROR 0x01
> --
> 1.7.6
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Add valid range descriptor uuid
2011-08-24 8:37 [PATCH] Add valid range descriptor uuid Santiago Carot-Nemesio
2011-09-15 17:42 ` Santiago Carot
@ 2011-09-27 9:15 ` Johan Hedberg
1 sibling, 0 replies; 3+ messages in thread
From: Johan Hedberg @ 2011-09-27 9:15 UTC (permalink / raw)
To: Santiago Carot-Nemesio; +Cc: linux-bluetooth
Hi Santiago,
On Wed, Aug 24, 2011, Santiago Carot-Nemesio wrote:
> ---
> attrib/att.h | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
Applied. Thanks.
Johan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-09-27 9:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-24 8:37 [PATCH] Add valid range descriptor uuid Santiago Carot-Nemesio
2011-09-15 17:42 ` Santiago Carot
2011-09-27 9:15 ` Johan Hedberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).