#
9d65c992 |
| 17-Dec-2021 |
Matthias Ringwald <[email protected]> |
example: remove call to le_device_db_init
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
6bdecec7 |
| 08-Mar-2021 |
Matthias Ringwald <[email protected]> |
move GATT Service clients into ble/gatt-service
|
#
7bbeb3ad |
| 27-Oct-2020 |
Milanka Ringwald <[email protected]> |
add missing default switch cases
|
#
ec8ae085 |
| 23-Oct-2020 |
Milanka Ringwald <[email protected]> |
docu: copy editing examples titles
|
#
e501bae0 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
#
a63a688a |
| 28-Mar-2019 |
Matthias Ringwald <[email protected]> |
example: document that .h is generated from .gatt
|
#
a4fe6467 |
| 24-Aug-2018 |
Matthias Ringwald <[email protected]> |
example: register for events after setting up the stack, register for hci events after sm_init()
|
#
173fff9b |
| 12-Jan-2018 |
Matthias Ringwald <[email protected]> |
example: fix warnings for printf of uint32_t values
|
#
8c0f3635 |
| 15-Aug-2017 |
Milanka Ringwald <[email protected]> |
remove Remove Ctrl-C from usage
|
#
7ea7688a |
| 25-May-2017 |
Matthias Ringwald <[email protected]> |
btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations
|
#
6316c8ed |
| 22-May-2017 |
Matthias Ringwald <[email protected]> |
example: fix warning for unused argc, argv
|
#
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__
|
#
9ec2630c |
| 22-Dec-2016 |
Matthias Ringwald <[email protected]> |
fix unused parameters warning
|
#
65724832 |
| 07-Jun-2016 |
Matthias Ringwald <[email protected]> |
examples-le: set BR/EDT not supported Flag in Advertisement for LE only examples
|
#
d356a6da |
| 08-Apr-2016 |
Matthias Ringwald <[email protected]> |
move 'BTstack up and running' message from examples into port/../main.c
|
#
77a5a358 |
| 08-Apr-2016 |
Matthias Ringwald <[email protected]> |
example/ancs_demo: register for both hci and sm events
|
#
0e2df43f |
| 19-Feb-2016 |
Matthias Ringwald <[email protected]> |
event: introduce hci_event_packet_get_type
|
#
591e5551 |
| 19-Feb-2016 |
Matthias Ringwald <[email protected]> |
ancs_client: use btstack_packet_handler_t
|
#
bcf00d8f |
| 19-Feb-2016 |
Matthias Ringwald <[email protected]> |
examples: move out of embedded subfolder
|