linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv4 0/3] EFS: last chunks
@ 2011-10-17 11:35 Emeltchenko Andrei
  2011-10-17 11:35 ` [PATCHv4 1/3] Bluetooth: EFS: parse L2CAP config request Emeltchenko Andrei
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Emeltchenko Andrei @ 2011-10-17 11:35 UTC (permalink / raw)
  To: linux-bluetooth

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

Implementation of EFS based upon series of patches sent upstream in Aug 2010
by Haijun Liu.

http://marc.info/?a=128277503500005&r=1&w=2

Changes:
	* RFC: initial release
	* RFCv2: rebase & take care about comments:
		- use flag in l2cap_chan instead of variable
		- move channel init out from parse_conf_req
		- other style fixes
	* PATCHv1: support only Best Effort channels for now.
	* PATCHv2: disable_flowspec -> enable_hs, style fixes
	* PATCHv3: rebase, split functionality to appropriate
		patches, taking comments from ML.
	* PATCHv4: simplify logic in parse_conf_req function
		following Gustavo comments.

Andrei Emeltchenko (3):
  Bluetooth: EFS: parse L2CAP config request
  Bluetooth: EFS: parse L2CAP config response
  Bluetooth: EFS: implement L2CAP config pending state

 include/net/bluetooth/l2cap.h |    3 +
 net/bluetooth/l2cap_core.c    |  115 ++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 116 insertions(+), 2 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2011-11-07 12:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-17 11:35 [PATCHv4 0/3] EFS: last chunks Emeltchenko Andrei
2011-10-17 11:35 ` [PATCHv4 1/3] Bluetooth: EFS: parse L2CAP config request Emeltchenko Andrei
2011-10-17 20:09   ` Gustavo Padovan
2011-10-17 11:35 ` [PATCHv4 2/3] Bluetooth: EFS: parse L2CAP config response Emeltchenko Andrei
2011-10-17 20:10   ` Gustavo Padovan
2011-11-02  7:51     ` Emeltchenko Andrei
2011-11-03 14:10       ` Gustavo Padovan
2011-11-07 12:23         ` Emeltchenko Andrei
2011-10-17 11:35 ` [PATCHv4 3/3] Bluetooth: EFS: implement L2CAP config pending state Emeltchenko Andrei
2011-11-01 16:07   ` Gustavo Padovan

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).