zephyr/subsys/bluetooth/mesh
Trond Einar Snekvik 7c5c4da63a Bluetooth: Mesh: PB-GATT common link closed
Makes a common link_closed function for PB-GATT, getting rid of a bug
where cb_data is reset before the link closed callback. Also ensures
that the link close and reset order is the same in both scenarios.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2020-04-14 11:27:23 +03:00
..
access.c Bluetooth: Mesh: Fix dereferencing pointer before checking for NULL 2020-04-02 17:44:50 +03:00
access.h
adv.c Bluetooth: host: Deprecate BT_LE_ADV defines in hci.h in favour of gap.h 2020-03-30 00:38:23 +03:00
adv.h Bluetooth: Mesh: Segmented TX to groups 2020-03-10 12:17:13 +02:00
beacon.c
beacon.h
cdb.c
cfg_cli.c
cfg_srv.c
CMakeLists.txt Bluetooth: Mesh: Split out provisioning bearers 2020-03-20 12:45:53 +02:00
crypto.c
crypto.h
foundation.h
friend.c Bluetooth: Mesh: Friend SeqAuth cleanup 2020-03-19 15:54:26 +02:00
friend.h Bluetooth: Mesh: Friend SeqAuth cleanup 2020-03-19 15:54:26 +02:00
health_cli.c
health_srv.c
Kconfig Bluetooth: Mesh: Slab based segmentation handling 2020-03-19 15:54:26 +02:00
lpn.c Bluetooth: Mesh: optimize performance for lpn node 2020-04-06 11:33:51 +03:00
lpn.h
main.c Bluetooth: Mesh: Split out provisioning bearers 2020-03-20 12:45:53 +02:00
mesh.h
net.c Bluetooth: Mesh: Fix restore when revoke keys 2020-03-31 12:25:12 +03:00
net.h Bluetooth: Mesh: Slab based segmentation handling 2020-03-19 15:54:26 +02:00
pb_adv.c Bluetooth: mesh: Remove redundant expression 2020-04-02 19:39:28 +03:00
pb_gatt.c Bluetooth: Mesh: PB-GATT common link closed 2020-04-14 11:27:23 +03:00
prov_bearer.h Bluetooth: Mesh: Split out provisioning bearers 2020-03-20 12:45:53 +02:00
prov.c Bluetooth: Mesh: Split out provisioning bearers 2020-03-20 12:45:53 +02:00
prov.h Bluetooth: Mesh: Split out provisioning bearers 2020-03-20 12:45:53 +02:00
proxy.c
proxy.h
settings.c Bluetooth: Use zd print conversion modifier for ssize_t 2020-04-03 21:13:14 +03:00
settings.h
shell.c Bluetooth: Mesh: CDB for config client in shell 2020-03-10 12:16:31 +02:00
test.c
test.h
TODO
transport.c Bluetooth: Mesh: Fix transport tx and rx 2020-04-08 11:36:11 +03:00
transport.h Bluetooth: Mesh: Slab based segmentation handling 2020-03-19 15:54:26 +02:00