]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: EWS: handling different Control fields
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Mon, 17 Oct 2011 09:19:56 +0000 (12:19 +0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Mon, 17 Oct 2011 19:58:08 +0000 (17:58 -0200)
commit515aa26e5dbdce45342c76d4b34acc28c0311764
treec0c5deba9b605b05039bccfc1d36b6919b5706e1
parent4c0d39498b8af71505f9fe654ba537c39490b7a2
Bluetooth: EWS: handling different Control fields

There are three different Control Field formats: the Standard Control
Field, the Enhanced Control Field, and the Extended Control Field.
Patch adds function to handle all those fields seamlessly.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_core.c