83b50f6bee
The code was already rejecting the key, however that rejection
happened only after we had already sent our public key as response,
which got interpreted as acceptance by the tester (PTS).
This fixes issue that
|
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
TODO | ||
access.c | ||
access.h | ||
adv.c | ||
adv.h | ||
beacon.c | ||
beacon.h | ||
cfg_cli.c | ||
cfg_srv.c | ||
crypto.c | ||
crypto.h | ||
foundation.h | ||
friend.c | ||
friend.h | ||
health_cli.c | ||
health_srv.c | ||
lpn.c | ||
lpn.h | ||
main.c | ||
mesh.h | ||
net.c | ||
net.h | ||
prov.c | ||
prov.h | ||
proxy.c | ||
proxy.h | ||
settings.c | ||
settings.h | ||
shell.c | ||
test.c | ||
test.h | ||
transport.c | ||
transport.h |