commit | 5dee9e7c4c869fcffccc3d432b755793dfa71376 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Thu May 24 14:27:19 2007 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu May 24 14:27:19 2007 +0200 |
tree | 4142c425d5941c405dc0a8bf23c59e0749192bfa | |
parent | fd184ab4283a6a6105e8312a497d2a2a193eaf67 [diff] |
[Bluetooth] Fix L2CAP configuration parameter handling 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>