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 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
access.h Bluetooth: Mesh: Add key-value concept to store model data 2020-06-12 11:09:11 +02:00
adv.c bluetooth: use kernel stacks 2020-08-05 21:30:32 -04:00
adv.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
beacon.c Bluetooth: Mesh: Remove unnecessary #ifdefs from beacon code 2020-09-01 22:00:02 +03:00
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 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
crypto.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
foundation.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
friend.c mesh: Ignore Friend Request from local interface 2020-07-02 16:30:01 +03:00
friend.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
health_cli.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
health_srv.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
Kconfig Bluetooth: Mesh: Move Replay Protect to seperate module 2020-10-01 16:20:24 +03:00
lpn.c guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
lpn.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
main.c Bluetooth: Mesh: Move Replay Protect to seperate module 2020-10-01 16:20:24 +03:00
mesh.h Bluetooth: Mesh: Model start callback 2020-01-11 18:20:00 +01:00
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 Bluetooth: Mesh: Enhancement prov segment received 2020-08-25 15:48:56 +03:00
pb_gatt.c Bluetooth: Mesh: Silence proxy not connected log 2020-08-06 12:56:54 +03:00
prov_bearer.h mesh: Add reset link functionality to provisioning bearers 2020-07-02 16:30:01 +03:00
prov.c Bluetooth: Mesh: Move Replay Protect to seperate module 2020-10-01 16:20:24 +03:00
prov.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
proxy.c Bluetooth: Mesh: Disable network_id beacon when proxy disabled 2020-10-16 10:06:50 +02:00
proxy.h Bluetooth: Mesh: Wait for proxy on node reset 2020-07-09 13:49:26 +02:00
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 Bluetooth: Mesh: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
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