zephyr/subsys/bluetooth/mesh
Joakim Andersson c97e1aafb1 Bluetooth: Mesh: Fix possible NULL dereference in BT_DBG statement.
Fix possible NULL dereference in BT_DBG statement when
bt_mesh_friend_get is called before a successful cfg_srv init

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-03-06 10:04:46 +02:00
..
access.c Bluetooth: Mesh: Support reliable sending when publishing 2020-02-07 20:42:15 +02:00
access.h Bluetooth: Mesh: Model extension concept 2019-11-07 18:57:32 +02:00
adv.c kernel: overhaul unused stack measurement 2020-02-08 10:02:35 +02:00
adv.h Bluetooth: Mesh: Encrypt friend packets on send 2019-09-16 14:00:57 +03:00
beacon.c Bluetooth: Mesh: Add callback for unprovisioned device beacon 2019-10-30 13:08:09 +01:00
beacon.h
cdb.c Bluetooth: Mesh: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
cfg_cli.c Bluetooth: Mesh: Fixes Config client send publish message 2019-11-14 14:26:21 +02:00
cfg_srv.c Bluetooth: Mesh: Fix possible NULL dereference in BT_DBG statement. 2020-03-06 10:04:46 +02:00
CMakeLists.txt Bluetooth: Mesh: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
crypto.c Bluetooth: Move Mesh CCM into a separate module 2020-01-30 12:41:45 +02:00
crypto.h Bluetooth: Mesh: Add support for provisioner role over PB-ADV 2019-10-30 13:08:09 +01:00
foundation.h Bluetooth: Mesh: Persistent storage of Virtual Addresses 2019-10-17 12:24:13 +03:00
friend.c Bluetooth: mesh: Use 24-bit functions 2020-01-02 19:05:27 +01:00
friend.h Bluetooth: Mesh: Fix adhering to the configured Friend Queue size 2019-08-19 16:30:31 +03:00
health_cli.c Bluetooth: Mesh: Model message macros 2019-10-08 18:38:43 +03:00
health_srv.c Bluetooth: Mesh: Model message macros 2019-10-08 18:38:43 +03:00
Kconfig kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
lpn.c Bluetooth: Mesh: Fix PreviousAddress endianess in Friend Request 2020-01-03 10:14:10 +01:00
lpn.h
main.c Bluetooth: Mesh: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
mesh.h Bluetooth: Mesh: Model start callback 2020-01-11 18:20:00 +01:00
net.c Bluetooth: Mesh: Group resends in proxy nodes 2020-02-27 10:02:40 +02:00
net.h Bluetooth: Mesh: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
prov.c Bluetooth: Mesh: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
prov.h Bluetooth: Mesh: Add support for provisioner role over PB-ADV 2019-10-30 13:08:09 +01:00
proxy.c Bluetooth: Mesh: GATT Proxy Spec 1.0.1 changes 2020-02-14 14:43:06 +02:00
proxy.h
settings.c Bluetooth: Mesh: Fix cdb key update iteration 2020-03-05 20:33:07 +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: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
test.c
test.h
TODO
transport.c Bluetooth: Mesh: Fix handling of app index and local device key 2020-02-28 20:18:54 +02:00
transport.h Bluetooth: Mesh: Add support for provisioner role over PB-ADV 2019-10-30 13:08:09 +01:00