linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Definition for hcidump to decode Ext Window Size
@ 2011-08-22  8:51 Emeltchenko Andrei
  2011-09-27  8:21 ` Johan Hedberg
  0 siblings, 1 reply; 2+ messages in thread
From: Emeltchenko Andrei @ 2011-08-22  8:51 UTC (permalink / raw)
  To: linux-bluetooth

From: Andrei Emeltchenko <andrei.emeltchenko@intel.com>

---
 lib/l2cap.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lib/l2cap.h b/lib/l2cap.h
index 55fe88b..a40cb6c 100644
--- a/lib/l2cap.h
+++ b/lib/l2cap.h
@@ -175,6 +175,7 @@ typedef struct {
 #define L2CAP_CONF_RFC		0x04
 #define L2CAP_CONF_FCS		0x05
 #define L2CAP_CONF_EFS		0x06
+#define L2CAP_CONF_EWS		0x07
 
 #define L2CAP_CONF_MAX_SIZE	22
 
-- 
1.7.4.1


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

* Re: [PATCH] Definition for hcidump to decode Ext Window Size
  2011-08-22  8:51 [PATCH] Definition for hcidump to decode Ext Window Size Emeltchenko Andrei
@ 2011-09-27  8:21 ` Johan Hedberg
  0 siblings, 0 replies; 2+ messages in thread
From: Johan Hedberg @ 2011-09-27  8:21 UTC (permalink / raw)
  To: Emeltchenko Andrei; +Cc: linux-bluetooth

Hi Andrei,

On Mon, Aug 22, 2011, Emeltchenko Andrei wrote:
> ---
>  lib/l2cap.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/lib/l2cap.h b/lib/l2cap.h
> index 55fe88b..a40cb6c 100644
> --- a/lib/l2cap.h
> +++ b/lib/l2cap.h
> @@ -175,6 +175,7 @@ typedef struct {
>  #define L2CAP_CONF_RFC		0x04
>  #define L2CAP_CONF_FCS		0x05
>  #define L2CAP_CONF_EFS		0x06
> +#define L2CAP_CONF_EWS		0x07
>  
>  #define L2CAP_CONF_MAX_SIZE	22

Applied (with a slightly refined commit message). Thanks.

Johan

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

end of thread, other threads:[~2011-09-27  8:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-22  8:51 [PATCH] Definition for hcidump to decode Ext Window Size Emeltchenko Andrei
2011-09-27  8:21 ` 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).