History log of /btstack/src/btstack_memory.c (Results 51 – 75 of 77)
Revision Date Author Comments
# d2e6c4b7 20-Jan-2016 Matthias Ringwald <[email protected]>

prefix memory_pool files with btstack_


# cd9ee144 15-Nov-2015 Matthias Ringwald <[email protected]>

add MAX_NO_SERVICE_RECORD_ITEMS to all configs, generated code


# f6ce5463 22-Oct-2015 Matthias Ringwald <[email protected]>

fix old include path


# cf49570b 04-Aug-2015 Matthias Ringwald <[email protected]>

added sm_lookup_entry_t to memory pools


# 656bec4f 27-Jul-2015 Matthias Ringwald <[email protected]>

add memory pool for whitelist entries


# ea5029c9 09-Jul-2015 Milanka Ringwald <[email protected]>

hfp: sdp query


# f8088037 01-Jul-2015 Milanka Ringwald <[email protected]>

annotate btstack memory API


# a0c35809 06-Feb-2015 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

streamline copyright headers


# 21b856f3 03-Dec-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

add additional cast to generated memory pool code


# 2e97c149 31-Oct-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

python script for btstack memory template writes directly to btstack_memory.h and .c files


# fdb398c2 08-Oct-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

Added bnep memory structs


# 6f7ecb09 29-Sep-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

fix unused parmeters warnings in btstack_memory


# a7d12eff 04-Sep-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

add missing have_ble check


# d0fdae3c 04-Sep-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

added GATT Client memory pool


# 6527a633 04-Sep-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

use struct types in btstack memory pools instead of void *


# bde315ce 19-Jan-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

renamed btstack config.h to btstack-config.h to allow for better integration with other projects


# e045abde 01-Mar-2013 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

fix preprocessor macros


# 7039408f 02-Nov-2012 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

remove duplicate code


# 91ff78dd 31-Oct-2012 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

introduced error message if neither HAVE_MALLOC nor MAX_NO_ of a pool are defined in config file


# c4d3f927 21-May-2012 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

omit code for empty memory pools


# 6b64433e 07-May-2012 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

added non-commerical clause and contact email


# 98fea381 09-Nov-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

fix no newline at end of file


# c8901d41 25-Sep-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

use 'config.h' instead of '../config.h' to make standalone builds easier


# e0e5e285 27-Aug-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

db_mem_device_t split into two


# c165515e 30-Jul-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

removed #errors for optional parts


1234