zephyr/subsys/bluetooth/mesh
chao an 9e64d379f0 Bluetooth: Mesh: configurable advertiser stack size
Add a configurable Kconfig option for advertiser thread stack size

Change-Id: Ia59a03311706de929d1833fa46cff66652620e7a
Signed-off-by: chao an <anchao@xiaomi.com>
2020-08-03 13:50:21 +02:00
..
access.c
access.h
adv.c Bluetooth: Mesh: configurable advertiser stack size 2020-08-03 13:50:21 +02:00
adv.h
beacon.c
beacon.h
cdb.c
cfg_cli.c
cfg_srv.c Bluetooth: Mesh: Wait for proxy on node reset 2020-07-09 13:49:26 +02:00
CMakeLists.txt
crypto.c
crypto.h
foundation.h
friend.c mesh: Ignore Friend Request from local interface 2020-07-02 16:30:01 +03:00
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
prov_bearer.h
prov.c Bluetooth: Mesh: Fix response to Provisioning PDU with invalid type 2020-07-08 10:19:02 +02:00
prov.h
proxy.c Bluetooth: Mesh: Wait for proxy on node reset 2020-07-09 13:49:26 +02:00
proxy.h Bluetooth: Mesh: Wait for proxy on node reset 2020-07-09 13:49:26 +02:00
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: Transport seg send timeout 2020-07-16 13:10:42 +02:00
transport.h