History log of /btstack/src/btstack_memory.c (Results 26 – 50 of 77)
Revision Date Author Comments
# 01122b73 02-Jul-2019 Matthias Ringwald <[email protected]>

mesh: add mesh_subnet_t


# 1f45d603 11-Jun-2019 Matthias Ringwald <[email protected]>

mesh: provide mesh_virtual_address structs via memory pool


# 01e2bf94 25-Apr-2019 Matthias Ringwald <[email protected]>

mesh: provide memory pool for mesh_transport_keys


# 50dc57fc 23-Apr-2019 Matthias Ringwald <[email protected]>

mesh: fix memory pool init


# 1c4e8084 23-Apr-2019 Matthias Ringwald <[email protected]>

mesh: extract network key managment from mesh_network into mesh_keys


# df5d954d 09-Nov-2018 Matthias Ringwald <[email protected]>

mesh: use mesh_transport_pdu instead of mesh_access_pdu


# 898500f0 09-Nov-2018 Matthias Ringwald <[email protected]>

mesh: add mesh_access_pdu_t and provide memory pool


# 44c5d856 07-Nov-2018 Matthias Ringwald <[email protected]>

mesh: add #ENABLE_MESH


# c0a711d9 02-Nov-2018 Matthias Ringwald <[email protected]>

mesh: define mesh_network_key and add provide memory pool for it


# ebb73e1f 01-Nov-2018 Matthias Ringwald <[email protected]>

mesh: provide mesh_network_pdu memory pool


# e501bae0 11-May-2019 Matthias Ringwald <[email protected]>

Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)


# bb2a7656 11-May-2019 Matthias Ringwald <[email protected]>

add missing filename tags


# a2673d88 23-Nov-2018 Matthias Ringwald <[email protected]>

btstack_memory: initialize all buffers on btstack_memory_TYPE_get()


# f12a3722 03-Nov-2017 Milanka Ringwald <[email protected]>

avrcp browsing: add draft connect/disconnect


# ab2c6ae4 24-Mar-2017 Matthias Ringwald <[email protected]>

tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__


# 91451a2b 30-Jan-2017 Milanka Ringwald <[email protected]>

avrcp: basic setup


# 12e7f38c 16-Nov-2016 Milanka Ringwald <[email protected]>

avdtp: rewriting for handling multiple connections, draft


# 0e826a17 10-Nov-2016 Milanka Ringwald <[email protected]>

avdtp: rename struct


# 27faf85a 26-Sep-2016 Milanka Ringwald <[email protected]>

move code from test to avdp_sink file, implement connect/disconnect


# a265b909 28-Mar-2016 Matthias Ringwald <[email protected]>

memory: use MAX_NR_ instead of MAX_NO_


# 2c455dad 27-Mar-2016 Matthias Ringwald <[email protected]>

MAX_NO_BTSTACK_LINK_KEY_DB_MEMORYS -> MAX_NO_BTSTACK_LINK_KEY_DB_MEMORY_ENTRIES


# 9c662c9b 12-Feb-2016 Matthias Ringwald <[email protected]>

gatt_client: drop subclient struct and id. pass in callback for requests. new gatt_client_listen_for_characteristic_value_updates for notifications and indications with client provided storage


# a98592bc 02-Feb-2016 Matthias Ringwald <[email protected]>

split remote_device_db into btstack_link_key_db and btstack_device_name_db


# a9a4c409 21-Jan-2016 Matthias Ringwald <[email protected]>

structure btstack-config.h


# 29d0c4f7 20-Jan-2016 Matthias Ringwald <[email protected]>

prefix memory_pool functions/types with btstack_


1234