#
3548b7cb |
| 30-Nov-2023 |
Dirk Helbig <[email protected]> |
cmake: fix warnings, code cleanup
|
#
cb7b3e6f |
| 01-Nov-2022 |
Matthias Ringwald <[email protected]> |
Use inttypes.h macros for printing/logging (u)int32_t data
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
76f39260 |
| 13-May-2020 |
Matthias Ringwald <[email protected]> |
mesh: skip old app keys in config appkey list
|
#
847d669b |
| 13-May-2020 |
Matthias Ringwald <[email protected]> |
mesh: fix use of access message builder
|
#
4802c66d |
| 03-Apr-2020 |
Matthias Ringwald <[email protected]> |
mesh: rework setup and send of upper transport control pdus
|
#
f1219446 |
| 30-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: introduce mesh_upper_transport_builder
|
#
923523a3 |
| 29-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: track alloc error in message builder finalize
|
#
eeaf8ec1 |
| 29-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: introduce finalize function for access and upper transport builders
|
#
ad3a646c |
| 29-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: streamline mesh-access-parser uint getter names
|
#
0323b889 |
| 29-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: remove num_segments and segmented flag from access message builder
|
#
6f13b0f4 |
| 28-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: use single access builder
|
#
039cbf1d |
| 28-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: use mesh_upper_transport_pdu_t for all access messages, remove mesh_transport_pdu_t
|
#
419abca3 |
| 31-Jan-2020 |
Milanka Ringwald <[email protected]> |
mesh: prefix with mesh and move heartbeat helper functions to mesh_node [a2593]
|
#
6535961a |
| 02-Dec-2019 |
Matthias Ringwald <[email protected]> |
ignore memcpy return value (always returns first parameter)
|
#
6f8febae |
| 29-Oct-2019 |
Matthias Ringwald <[email protected]> |
mesh: add mesh_node_get_health_server, rename mesh_model_get_configuration_server to mesh_node_get_configuration_server
|
#
5d71beb8 |
| 29-Oct-2019 |
Matthias Ringwald <[email protected]> |
mesh: allow to configure node info: cid, pid, vid
|
#
db3ece24 |
| 29-Oct-2019 |
Matthias Ringwald <[email protected]> |
mesh: report features in composition data as defined by btstack_config
|
#
aa1a52b3 |
| 28-Oct-2019 |
Matthias Ringwald <[email protected]> |
mesh: use access functions to read/store model ids
|
#
2d4000d1 |
| 16-Oct-2019 |
Matthias Ringwald <[email protected]> |
mesh: fix BTSTACK_FILE__ tags
|
#
4abc518f |
| 11-Oct-2019 |
Matthias Ringwald <[email protected]> |
mesh: add missing call to mesh_access_message_processed in config_netkey_delete_handler
|
#
971a231f |
| 11-Oct-2019 |
Matthias Ringwald <[email protected]> |
mesh: start sending heartbeats 2000 ms after sending the status message
|
#
20cc5dae |
| 04-Oct-2019 |
Matthias Ringwald <[email protected]> |
mesh: use timer_active flag in adv_bearer, mesh_access and mesh_configuration_server
|
#
5127fa8a |
| 06-Sep-2019 |
Matthias Ringwald <[email protected]> |
mesh: use gatt/adv bearer only if enabled
|
#
bfaaad18 |
| 21-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: store current features in config_heartbeat_publication_set_handler
|