#
42a2bbeb |
| 24-Jul-2024 |
Matthias Ringwald <[email protected]> |
tool/btstack_memory_generator: fix free template for HAVE_MALLOC
|
#
b6ac006a |
| 05-May-2022 |
Matthias Ringwald <[email protected]> |
btstack_memory: add hci_iso_stream
|
#
2281ada7 |
| 05-May-2022 |
Matthias Ringwald <[email protected]> |
btstack_memory: refactor generator code
|
#
b8c00949 |
| 05-Apr-2022 |
Matthias Ringwald <[email protected]> |
btstack_memory: add goep_server_service and goep_server_connection
# Conflicts: # tool/btstack_memory_generator.py
|
#
dbca66ff |
| 17-Jan-2022 |
Matthias Ringwald <[email protected]> |
hci: define periodic_advertiser_list_entry_t
|
#
4490dd1d |
| 11-Mar-2022 |
Matthias Ringwald <[email protected]> |
btstack_memory: fix test_malloc signature
|
#
154c56ce |
| 17-Jan-2022 |
Matthias Ringwald <[email protected]> |
tool/btstack_memory_generator: update copyright, fix deinit
|
#
b45b7749 |
| 03-Jun-2021 |
Milanka Ringwald <[email protected]> |
MISRAC2012-Rule-8.3_b: match function declaration and definition
|
#
ef83f5c4 |
| 10-Apr-2021 |
Matthias Ringwald <[email protected]> |
btstack_memory: only include classic headers if ENABLE_CLASSIC
|
#
cf26c8fb |
| 09-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: skeleton code for connect
|
#
78ae886b |
| 09-Mar-2021 |
Milanka Ringwald <[email protected]> |
scan_parameters_service: implement write without response for scan parameters
|
#
e3c90686 |
| 08-Mar-2021 |
Matthias Ringwald <[email protected]> |
test/btstack_memory_test: fix malloc test (regression)
|
#
6bdecec7 |
| 08-Mar-2021 |
Matthias Ringwald <[email protected]> |
move GATT Service clients into ble/gatt-service
|
#
174a0c1c |
| 02-Mar-2021 |
Milanka Ringwald <[email protected]> |
ble/battery_service_client: implement query services
|
#
f399f7fb |
| 05-Jan-2021 |
Milanka Ringwald <[email protected]> |
hid_host: provide memory pool for hid_host_connection_t
|
#
798bd46f |
| 03-Feb-2021 |
Matthias Ringwald <[email protected]> |
btstack_memory: fix de-init
|
#
19ef97d2 |
| 03-Feb-2021 |
Matthias Ringwald <[email protected]> |
btstack_memory: fix memory tracking, assert all buffers are freed in deinit
|
#
6d34f98e |
| 28-Jan-2021 |
Matthias Ringwald <[email protected]> |
test/btstack_memory: cover no buffers, single buffer, and malloc configurations
|
#
2a95308b |
| 19-Jan-2021 |
Matthias Ringwald <[email protected]> |
btstack_memory: avoid pointer arithmetic for buffer tracking with HAVE_MALLOC
|
#
b6269742 |
| 06-Jan-2021 |
Matthias Ringwald <[email protected]> |
btstack_memory: track mallocs if HAVE_MALLOC (de-init)
|
#
039cbf1d |
| 28-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: use mesh_upper_transport_pdu_t for all access messages, remove mesh_transport_pdu_t
|
#
491f99b3 |
| 23-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: define mesh_upper_transport_pdu for (un)segmented access messages and segmented control messages
|
#
a4bbc09d |
| 18-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: mesh_message_pdu -> mesh_segmented_pdu
|
#
f7434c1f |
| 04-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: introduce mesh_message_t
|
#
5c544019 |
| 09-Jul-2020 |
Matthias Ringwald <[email protected]> |
tool: update python scripts to python3
|