commit | 92594a51120ebc6c2f556204fc73568c8f7cb0f4 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue Jan 26 17:19:10 2016 -0500 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Jan 29 11:47:24 2016 +0100 |
tree | e45cbb4efa38166fe6aa38359ccf78ae4959c7f2 | |
parent | 114f9f1e038eb23935c20fb54f49f07caaa0546d [diff] |
Bluetooth: L2CAP: Fix auto-allocating LE PSM values The LE dynamic PSM range is different from BR/EDR (0x0080 - 0x00ff) and doesn't have requirements relating to parity, so separate checks are needed. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>