[Bluetooth] Fix L2CAP configuration parameter handling
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 24 May 2007 12:27:19 +0000 (14:27 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 24 May 2007 12:27:19 +0000 (14:27 +0200)
The L2CAP configuration parameter handling was missing the support
for rejecting unknown options. The capability to reject unknown
options is mandatory since the Bluetooth 1.2 specification. This
patch implements its and also simplifies the parameter parsing.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

No differences found