#
9d1eff91 |
| 22-Nov-2023 |
Matthias Ringwald <[email protected]> |
core: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE
|
#
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
|
#
7bbeb3ad |
| 27-Oct-2020 |
Milanka Ringwald <[email protected]> |
add missing default switch cases
|
#
df71a9a4 |
| 08-Aug-2020 |
Matthias Ringwald <[email protected]> |
mesh: fix compile warnings
|
#
37b8d444 |
| 15-May-2020 |
Matthias Ringwald <[email protected]> |
mesh: fix handling of segmented control message
|
#
db3262bc |
| 14-May-2020 |
Matthias Ringwald <[email protected]> |
mesh: reset seq numbers on node reset
|
#
46f4dd99 |
| 13-May-2020 |
Matthias Ringwald <[email protected]> |
mesh: allow to provision device after node reset
|
#
a6ac5c38 |
| 23-Apr-2020 |
Matthias Ringwald <[email protected]> |
mesh: configure provisioner
|
#
404d2482 |
| 19-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: extend callback params for received access and control pdus
|
#
6535961a |
| 02-Dec-2019 |
Matthias Ringwald <[email protected]> |
ignore memcpy return value (always returns first parameter)
|
#
0fe46bc1 |
| 02-Dec-2019 |
Matthias Ringwald <[email protected]> |
tlv: handle error for store_tag, document delete_tag expectations
|
#
e222865b |
| 30-Oct-2019 |
Matthias Ringwald <[email protected]> |
mesh/health_server: implement model publication for current fault state
|
#
d18c7707 |
| 24-Oct-2019 |
Matthias Ringwald <[email protected]> |
mesh: fix iv-index restore
|
#
bc1c2f13 |
| 24-Oct-2019 |
Matthias Ringwald <[email protected]> |
mesh: reorder restore to avoid publications with invalid src
|
#
2d4000d1 |
| 16-Oct-2019 |
Matthias Ringwald <[email protected]> |
mesh: fix BTSTACK_FILE__ tags
|
#
f4888a72 |
| 16-Oct-2019 |
Matthias Ringwald <[email protected]> |
mesh: log netkeys, devkey, appkeys, and iv-index to packet log
|
#
095ad462 |
| 12-Sep-2019 |
Milanka Ringwald <[email protected]> |
mesh: configure health server - assign mesh health server model context and operations
|
#
e0895f5c |
| 26-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: persist only mesh_persistent_publication fields
|
#
de993870 |
| 21-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: fix load/store of foundation beacon state
|
#
cf858fe0 |
| 15-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: provide src,dest,hops,features to mesh_configuration_server_process_heartbeat
|
#
0be1a2a7 |
| 14-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: pass configuration server model to mesh_configuration_server_process_heartbeat
|
#
b77439a1 |
| 14-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: route heartbeat control message to configuration server
|
#
3db24e72 |
| 19-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: fix compile without ENABLE_MESH_PROXY_SERVER
|
#
04a8a7d7 |
| 19-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: fix compile warnings
|