zephyr/subsys/bluetooth/mesh
Trond Einar Snekvik 2e3de6c5f8 Bluetooth: Mesh: LPN non-low power establishment set state
Sets the LPN state to WAIT_UPDATE when waiting for the initial poll
response when disabling LPN_ESTABLISHMENT. Previously, the LPN node
would stay in the wait offer state even after the offer was processed,
which led to it aborting the friend establishment completely if it
failed to receive the first poll.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2020-12-14 11:21:41 +01:00
..
access.c
access.h
adv_ext.c
adv_legacy.c
adv.c
adv.h
app_keys.c
app_keys.h
beacon.c
beacon.h
cdb.c
cfg_cli.c
cfg_srv.c
cfg.c
cfg.h
CMakeLists.txt
crypto.c
crypto.h
foundation.h
friend.c Bluetooth: Mesh: Pull all function calls out of the K_MSEC macro 2020-12-10 12:15:04 -05:00
friend.h
health_cli.c
health_srv.c
heartbeat.c
heartbeat.h
Kconfig
lpn.c Bluetooth: Mesh: LPN non-low power establishment set state 2020-12-14 11:21:41 +01:00
lpn.h
main.c
mesh.h Bluetooth: Mesh: Make address defines public 2020-12-12 14:15:47 +02:00
net.c Bluetooth: Mesh: Fix overflow of ivu_duration value 2020-12-11 09:03:05 -05:00
net.h
pb_adv.c
pb_gatt.c
prov_bearer.h
prov_device.c
prov.c
prov.h
provisioner.c
provisioner.h
proxy.c
proxy.h
rpl.c
rpl.h
settings.c
settings.h
shell.c
subnet.c Bluetooth: Mesh: Check LPN credentials before establishment 2020-12-14 11:21:41 +01:00
subnet.h
test.c
test.h
TODO
transport.c Bluetooth: Mesh: Pull all function calls out of the K_MSEC macro 2020-12-10 12:15:04 -05:00
transport.h Bluetooth: Mesh: Make access packet sizes defines public 2020-12-12 14:15:47 +02:00