mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 04:46:29 +00:00
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
|
||
---|---|---|
.. | ||
access.c | ||
access.h | ||
adv.c | ||
adv.h | ||
beacon.c | ||
beacon.h | ||
cfg_cli.c | ||
cfg_srv.c | ||
CMakeLists.txt | ||
crypto.c | ||
crypto.h | ||
foundation.h | ||
friend.c | ||
friend.h | ||
health_cli.c | ||
health_srv.c | ||
Kconfig | ||
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 | ||
TODO | ||
transport.c | ||
transport.h |