commit | b5ae344d4c0f69ae6526565b55d52b64bc127087 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Thu Aug 14 12:34:26 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Dec 03 16:51:20 2014 +0100 |
tree | 51f92c80d175beac8b4ce5880a901b19fa5b2d15 | |
parent | ef8efe4bf8b5fe1a9342ae964c428aed1be7863b [diff] |
Bluetooth: Add full SMP BR/EDR support When doing SMP over BR/EDR some of the routines can be shared with the LE functionality whereas others needs to be split into their own BR/EDR specific branches. This patch implements the split of BR/EDR specific SMP code from the LE-only code, making sure SMP over BR/EDR works as specified. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>