zephyr/subsys/bluetooth/mesh
Lingao Meng 627ee1125b Bluetooth: Mesh: Remove bt_mesh_net_start
Move `bt_mesh_net_start` functionality to `bt_mesh_start`.

Signed-off-by: Lingao Meng <mengabc1086@gmail.com>
2020-10-29 14:17:09 +02:00
..
access.c Bluetooth: Mesh: Isolate cryptographic material 2020-10-22 14:36:02 +03:00
access.h
adv.c
adv.h
app_keys.c Bluetooth: Mesh: Isolate cryptographic material 2020-10-22 14:36:02 +03:00
app_keys.h Bluetooth: Mesh: Isolate cryptographic material 2020-10-22 14:36:02 +03:00
beacon.c Bluetooth: Mesh: split prov.c into two separate modules 2020-10-28 12:53:09 +02:00
beacon.h Bluetooth: Mesh: Isolate cryptographic material 2020-10-22 14:36:02 +03:00
cdb.c
cfg_cli.c Bluetooth: Mesh: Add Config Client API 2020-10-29 14:13:36 +02:00
cfg_srv.c Bluetooth: Mesh: Move labels to transport 2020-10-29 14:14:43 +02:00
CMakeLists.txt Bluetooth: Mesh: split prov.c into two separate modules 2020-10-28 12:53:09 +02:00
crypto.c Bluetooth: Mesh: Isolate cryptographic material 2020-10-22 14:36:02 +03:00
crypto.h Bluetooth: Mesh: Isolate cryptographic material 2020-10-22 14:36:02 +03:00
foundation.h Bluetooth: Mesh: Move labels to transport 2020-10-29 14:14:43 +02:00
friend.c Bluetooth: Mesh: Move labels to transport 2020-10-29 14:14:43 +02:00
friend.h Bluetooth: Mesh: Isolate cryptographic material 2020-10-22 14:36:02 +03:00
health_cli.c
health_srv.c
Kconfig Bluetooth: Mesh: split prov.c into two separate modules 2020-10-28 12:53:09 +02:00
lpn.c Bluetooth: Mesh: Add queue_size and recv_win to lpn_cb 2020-10-24 10:57:45 +03:00
lpn.h
main.c Bluetooth: Mesh: Remove bt_mesh_net_start 2020-10-29 14:17:09 +02:00
mesh.h Bluetooth: Mesh: Isolate cryptographic material 2020-10-22 14:36:02 +03:00
net.c Bluetooth: Mesh: Remove bt_mesh_net_start 2020-10-29 14:17:09 +02:00
net.h Bluetooth: Mesh: Remove bt_mesh_net_start 2020-10-29 14:17:09 +02:00
pb_adv.c Bluetooth: Mesh: split prov.c into two separate modules 2020-10-28 12:53:09 +02:00
pb_gatt.c Bluetooth: Mesh: split prov.c into two separate modules 2020-10-28 12:53:09 +02:00
prov_bearer.h
prov_device.c Bluetooth: Mesh: split prov.c into two separate modules 2020-10-28 12:53:09 +02:00
prov.c Bluetooth: Mesh: split prov.c into two separate modules 2020-10-28 12:53:09 +02:00
prov.h Bluetooth: Mesh: split prov.c into two separate modules 2020-10-28 12:53:09 +02:00
provisioner.c Bluetooth: Mesh: split prov.c into two separate modules 2020-10-28 12:53:09 +02:00
provisioner.h Bluetooth: Mesh: split prov.c into two separate modules 2020-10-28 12:53:09 +02:00
proxy.c Bluetooth: Mesh: Isolate cryptographic material 2020-10-22 14:36:02 +03:00
proxy.h
rpl.c
rpl.h
settings.c Bluetooth: Mesh: Move labels to transport 2020-10-29 14:14:43 +02:00
settings.h Bluetooth: Mesh: Isolate cryptographic material 2020-10-22 14:36:02 +03:00
shell.c Bluetooth: Mesh: Add Config Client API 2020-10-29 14:13:36 +02:00
subnet.c Bluetooth: Mesh: Isolate cryptographic material 2020-10-22 14:36:02 +03:00
subnet.h Bluetooth: Mesh: Isolate cryptographic material 2020-10-22 14:36:02 +03:00
test.c
test.h
TODO
transport.c Bluetooth: Mesh: Move labels to transport 2020-10-29 14:14:43 +02:00
transport.h Bluetooth: Mesh: Move labels to transport 2020-10-29 14:14:43 +02:00