zephyr/subsys/bluetooth/mesh
Trond Einar Snekvik fc4fe09966 Bluetooth: Mesh: Provisioning: Reject identical random
Adds check for provisioning random values that are identical to our own,
and terminates the provisioning procedure.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2020-09-24 13:45:15 -05:00
..
access.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
access.h Bluetooth: Mesh: Add key-value concept to store model data 2020-06-12 11:09:11 +02:00
adv.c bluetooth: use kernel stacks 2020-08-05 21:30:32 -04:00
adv.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
beacon.c Bluetooth: Mesh: Remove unnecessary #ifdefs from beacon code 2020-09-01 22:00:02 +03:00
beacon.h Bluetooth: Mesh: Move under subsys/bluetooth/mesh 2019-07-10 09:41:57 +03:00
cdb.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
cfg_cli.c Bluetooth: Mesh: Adds three Config Client API. 2020-09-04 11:47:52 +02:00
cfg_srv.c Bluetooth: Mesh: Virtual address memory leak 2020-09-12 22:48:20 +03:00
CMakeLists.txt Bluetooth: Mesh: Split out provisioning bearers 2020-03-20 12:45:53 +02:00
crypto.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
crypto.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
foundation.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
friend.c mesh: Ignore Friend Request from local interface 2020-07-02 16:30:01 +03:00
friend.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
health_cli.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
health_srv.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
Kconfig Bluetooth: Mesh: Remove unnecessary #ifdefs from beacon code 2020-09-01 22:00:02 +03:00
lpn.c guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
lpn.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
main.c Bluetooth: Mesh: Network loopback 2020-08-30 17:09:59 +03:00
mesh.h Bluetooth: Mesh: Model start callback 2020-01-11 18:20:00 +01:00
net.c Bluetooth: Mesh: Fix RPL not check by proxy configuration 2020-09-18 15:18:18 +02:00
net.h Bluetooth: Mesh: Network loopback 2020-08-30 17:09:59 +03:00
pb_adv.c Bluetooth: Mesh: Enhancement prov segment received 2020-08-25 15:48:56 +03:00
pb_gatt.c Bluetooth: Mesh: Silence proxy not connected log 2020-08-06 12:56:54 +03:00
prov.c Bluetooth: Mesh: Provisioning: Reject identical random 2020-09-24 13:45:15 -05:00
prov.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
prov_bearer.h mesh: Add reset link functionality to provisioning bearers 2020-07-02 16:30:01 +03:00
proxy.c Bluetooth: Mesh: Fix RPL not check by proxy configuration 2020-09-18 15:18:18 +02:00
proxy.h Bluetooth: Mesh: Wait for proxy on node reset 2020-07-09 13:49:26 +02:00
settings.c Bluetooth: Mesh: Add key-value concept to store model data 2020-06-12 11:09:11 +02:00
settings.h Bluetooth: Mesh: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
shell.c Bluetooth: Mesh: Adds three Config Client API. 2020-09-04 11:47:52 +02:00
test.c Bluetooth: Mesh: Move under subsys/bluetooth/mesh 2019-07-10 09:41:57 +03:00
test.h Bluetooth: Mesh: Move under subsys/bluetooth/mesh 2019-07-10 09:41:57 +03:00
TODO Bluetooth: Mesh: Move under subsys/bluetooth/mesh 2019-07-10 09:41:57 +03:00
transport.c Bluetooth: Mesh: Fix RPL not check by proxy configuration 2020-09-18 15:18:18 +02:00
transport.h Bluetooth: Mesh: Fix RPL not check by proxy configuration 2020-09-18 15:18:18 +02:00