#
8f6e3014 |
| 23-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: fix build
|
#
99a9e0e4 |
| 23-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: print pdu address during network validation
|
#
0ede23cc |
| 23-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: free relay packets after send
|
#
eac63103 |
| 23-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: introduce mesh_network_send_complete
|
#
7b71b67d |
| 22-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: assert on minimal pdu len in void mesh_network_send_pdu
|
#
8cabaf83 |
| 21-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: track outgoing pdu in outgoing_pdu in mesh_network
|
#
68059845 |
| 20-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: use explicit incoming_pdu_raw and incoming_pdu_decoded instead of passing it in btstack_crypto
|
#
77321fed |
| 20-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: fix mesh_network_reset
|
#
fde19096 |
| 20-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: improve _reset functions for unit tests in mesh_network and btstack_crypto
|
#
9fe80423 |
| 15-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: more debug logging in mesh_network, remove unneeded #idef
|
#
e9292fe8 |
| 13-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: provide mesh_pdu_control_opcode
|
#
727cf477 |
| 12-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: rework outgoing network queue
|
#
bffb1c95 |
| 19-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: remove network pdus from network_pdus_outgoing only if responsible bearer is ready
|
#
c949b9e7 |
| 19-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: fix relay of network packet - don't remove net mic a second time
|
#
d7476ab0 |
| 19-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: fix debug output in mesh_network
|
#
460082dc |
| 19-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: fix warnings
|
#
c1f227d5 |
| 18-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: use Network or Relay Trasmit settings for ADV bearer in mesh network
|
#
3bf10e3a |
| 18-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: allow to specify transmission count and interval for adv bearer network pdus
|
#
979ba7c0 |
| 17-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: improve network tx debug output
|
#
2983fbcb |
| 14-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: fix unused, shadowing, signed compares
|
#
f4854a5e |
| 14-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: move mesh files to src/mesh, update includes
|
#
001c65e0 |
| 11-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: prefix mesh_node functions
|
#
e4058622 |
| 11-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: add mesh_element_count and use in mesh_network
|
#
683cf298 |
| 11-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: move mesh_node into src/mesh
|
#
a6fcac7c |
| 11-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: only use mesh_node_primary_element_address_get
|