Hi,
Now that we went with Marcel's RFC approach, here's an updated set of
the SMP tests reworked to match the new design.
Johan
----------------------------------------------------------------
Johan Hedberg (3):
Bluetooth: Add skeleton for SMP self-tests
Bluetooth: Add legacy SMP tests
Bluetooth: Add LE Secure Connections tests for SMP
net/bluetooth/Kconfig | 7 +
net/bluetooth/selftest.c | 7 +
net/bluetooth/smp.c | 320 +++++++++++++++++++++++++++++++++++++++++++++
net/bluetooth/smp.h | 13 ++
4 files changed, 347 insertions(+)