zephyr/subsys/bluetooth/mesh
Trond Einar Snekvik 0221853386 Bluetooth: Mesh: Silence proxy not connected log
When performing node reset over a proxy connection, the disconnection is
asynchronous, and will finish after the reset callback goes to the
application. If the application restarts provisioning in this callback,
the disconnected-event is triggered after PB GATT is reactivated, and
this error is printed without any faults actually occurring.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2020-08-06 12:56:54 +03:00
..
access.c
access.h
adv.c bluetooth: use kernel stacks 2020-08-05 21:30:32 -04:00
adv.h
beacon.c
beacon.h
cdb.c
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 Bluetooth: Mesh: configurable advertiser stack size 2020-08-03 13:50:21 +02:00
lpn.c
lpn.h
main.c
mesh.h
net.c
net.h
pb_adv.c
pb_gatt.c Bluetooth: Mesh: Silence proxy not connected log 2020-08-06 12:56:54 +03:00
prov_bearer.h
prov.c
prov.h
proxy.c
proxy.h
settings.c
settings.h
shell.c Bluetooth: Mesh: Document shell commands 2020-07-20 12:47:31 +02:00
test.c
test.h
TODO
transport.c Bluetooth: Mesh: Fix tx seg buffer with NULL pointer reference 2020-08-04 12:47:05 +03:00
transport.h