* [PATCH BlueZ] monitor: Add support for parsing Flow Control Lag flags
@ 2012-12-18 19:48 Vinicius Costa Gomes
2012-12-19 13:53 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: Vinicius Costa Gomes @ 2012-12-18 19:48 UTC (permalink / raw)
To: linux-bluetooth; +Cc: Vinicius Costa Gomes
---
monitor/packet.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/monitor/packet.c b/monitor/packet.c
index 1ca94e8..fb2d8d7 100644
--- a/monitor/packet.c
+++ b/monitor/packet.c
@@ -1146,6 +1146,9 @@ static const struct features_data features_page0[] = {
{ 17, "Paging parameter negotiation" },
{ 18, "Power control" },
{ 19, "Transparent synchronous data" },
+ { 20, "Flow control lag (least significant bit)"},
+ { 21, "Flow control lag (middle bit)" },
+ { 22, "Flow control lag (most significant bit)" },
{ 23, "Broadcast Encryption" },
{ 25, "Enhanced Data Rate ACL 2 Mbps mode" },
{ 26, "Enhanced Data Rate ACL 3 Mbps mode" },
--
1.8.0.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH BlueZ] monitor: Add support for parsing Flow Control Lag flags
2012-12-18 19:48 [PATCH BlueZ] monitor: Add support for parsing Flow Control Lag flags Vinicius Costa Gomes
@ 2012-12-19 13:53 ` Marcel Holtmann
0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2012-12-19 13:53 UTC (permalink / raw)
To: Vinicius Costa Gomes; +Cc: linux-bluetooth
Hi Vinicious,
> monitor/packet.c | 3 +++
> 1 file changed, 3 insertions(+)
sorry, I was faster with this one ;)
Regards
Marcel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-12-19 13:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-18 19:48 [PATCH BlueZ] monitor: Add support for parsing Flow Control Lag flags Vinicius Costa Gomes
2012-12-19 13:53 ` Marcel Holtmann
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).