History log of /btstack/platform/daemon/src/rfcomm_service_db_memory.c (Results 1 – 9 of 9)
Revision Date Author Comments
# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


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

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


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

daemon: fix build


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

initialze other malloc'ed memory


# 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__


# 80ccb146 04-Mar-2016 Matthias Ringwald <[email protected]>

daemon: fix rfcomm_service_db_memory.c


# 2531c97e 19-Feb-2016 Matthias Ringwald <[email protected]>

daemon: move examples from example/daemon to platform/daemon/example. fix mtk compile


# 204f664b 20-Jan-2016 Matthias Ringwald <[email protected]>

platform/daemon: drop src folder


# 7e300a85 18-Jan-2016 Matthias Ringwald <[email protected]>

extract rfcomm_service_db from remote_device_db and use in daemon