17 Commits

Author SHA1 Message Date
Matthias Ringwald
7b5b1264b4 mesh: add mesh_proxy_start_advertising_unprovisioned_device, mesh_proxy_stop_advertising_unprovisioned_device 2019-07-20 08:50:33 +02:00
Matthias Ringwald
3c98fbc84d mesh: add mesh_proxy_setup_advertising_unprovisioned to mesh_proxy 2019-07-20 08:50:33 +02:00
Matthias Ringwald
6e131f4b89 mesh: rename sequence number functions mesh_sequence_number_x 2019-07-20 08:50:33 +02:00
Matthias Ringwald
bdf219b229 mesh: use key from mesh_subnet_get_outgoing_network_key for beacon rx/tx, network tx, advertising with network id 2019-07-20 08:50:32 +02:00
Matthias Ringwald
2b7de14bb0 mesh: move advertisement_with_network_id from mesh_network_key_t to mesh_subnet_t 2019-07-20 08:50:32 +02:00
Matthias Ringwald
e378fa650f mesh: move node_id_advertisement_running from mesh_network_key_t to mesh_subnet_ta 2019-07-20 08:50:32 +02:00
Matthias Ringwald
ca586e9e01 mesh: fix compile warnings in mesh_proxy.c 2019-07-20 08:50:32 +02:00
Matthias Ringwald
e2b16cca7d mesh: move proxy config message handling to mesh_proxy 2019-07-20 08:50:31 +02:00
Matthias Ringwald
77ba3d3f9f mesh: move src/ble/mesh to src/mesh 2019-07-20 08:50:31 +02:00
Matthias Ringwald
1380be7766 mesh: fix regression from 9115a3f5 2019-07-20 08:50:30 +02:00
Matthias Ringwald
d3f5f493d1 mesh: improve naming in mesh_proxy 2019-07-20 08:50:30 +02:00
Matthias Ringwald
b761c42513 mesh: use identity key from network key in mesh proxy 2019-07-20 08:50:30 +02:00
Matthias Ringwald
4b924f238a mesh: make start/stop advertisting with node id private to proxy 2019-07-20 08:50:30 +02:00
Matthias Ringwald
ad9347bb4d mesh: extract mesh_proxy_set_advertising_with_node_id from config server 2019-07-20 08:50:30 +02:00
Matthias Ringwald
af6e0db766 mesh: add mesh_proxy_get_advertising_with_node_id_status to call from configuration server 2019-07-20 08:50:30 +02:00
Matthias Ringwald
68bd3dd63e mesh: move advertising with network or node id to mesh_proxy 2019-07-20 08:50:30 +02:00
Matthias Ringwald
e89cad5737 mesh: add mesh_proxy 2019-07-20 08:50:30 +02:00