zephyr/subsys/bluetooth/mesh
Lingao Meng 0e3b04e393 Bluetooth: Mesh: Disable network_id beacon when proxy disabled
According Mesh Spec 1.0.1 Section 7.2.2.2.1 Advertising

A node that does not support the Proxy feature or has the Proxy
feature disabled shall not advertise with Network ID.

Signed-off-by: Lingao Meng <mengabc1086@gmail.com>
2020-10-16 10:06:50 +02:00
..
access.c
access.h
adv.c
adv.h
beacon.c
beacon.h
cdb.c Bluetooth: Mesh: Move Replay Protect to seperate module 2020-10-01 16:20:24 +03:00
cfg_cli.c Bluetooth: Mesh: Config Client network transmit set/get API 2020-10-02 11:30:12 +02:00
cfg_srv.c Bluetooth: Mesh: Move Replay Protect to seperate module 2020-10-01 16:20:24 +03:00
CMakeLists.txt Bluetooth: Mesh: Move Replay Protect to seperate module 2020-10-01 16:20:24 +03:00
crypto.c
crypto.h
foundation.h
friend.c
friend.h
health_cli.c
health_srv.c
Kconfig Bluetooth: Mesh: Move Replay Protect to seperate module 2020-10-01 16:20:24 +03:00
lpn.c
lpn.h
main.c Bluetooth: Mesh: Move Replay Protect to seperate module 2020-10-01 16:20:24 +03:00
mesh.h
net.c Bluetooth: Mesh: Move Replay Protect to seperate module 2020-10-01 16:20:24 +03:00
net.h Bluetooth: Mesh: Move Replay Protect to seperate module 2020-10-01 16:20:24 +03:00
pb_adv.c
pb_gatt.c
prov_bearer.h
prov.c Bluetooth: Mesh: Move Replay Protect to seperate module 2020-10-01 16:20:24 +03:00
prov.h
proxy.c Bluetooth: Mesh: Disable network_id beacon when proxy disabled 2020-10-16 10:06:50 +02:00
proxy.h
rpl.c Bluetooth: Mesh: Move Replay Protect to seperate module 2020-10-01 16:20:24 +03:00
rpl.h Bluetooth: Mesh: Move Replay Protect to seperate module 2020-10-01 16:20:24 +03:00
settings.c Bluetooth: Mesh: Move Replay Protect to seperate module 2020-10-01 16:20:24 +03:00
settings.h
shell.c Bluetooth: Mesh: Config Client network transmit set/get API 2020-10-02 11:30:12 +02:00
test.c
test.h
TODO
transport.c Bluetooth: Mesh: Move Replay Protect to seperate module 2020-10-01 16:20:24 +03:00
transport.h Bluetooth: Mesh: Move Replay Protect to seperate module 2020-10-01 16:20:24 +03:00