#
1284e348 |
| 10-May-2023 |
Matthias Ringwald <[email protected]> |
example/gap_dedicated_bonding: don't require MITM protection, parse device address
|
#
fcd55a0b |
| 10-Jan-2023 |
Milanka Ringwald <[email protected]> |
examples: unify status stdout format
|
#
8c9bb29e |
| 17-Dec-2021 |
Matthias Ringwald <[email protected]> |
example: init SM if LE supported to avoid issue with Android Cross-Transport Key-Derivation
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
6058cb0d |
| 25-Mar-2021 |
Matthias Ringwald <[email protected]> |
examples: use `btstack_event.h` getters instead of direct array access, use enum to compare status codes
|
#
e501bae0 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
#
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
|
#
fd30bf16 |
| 10-Jun-2016 |
Matthias Ringwald <[email protected]> |
example/sm_pairing_peripheral: unix line endings, constant value in characteristic
|
#
d356a6da |
| 08-Apr-2016 |
Matthias Ringwald <[email protected]> |
move 'BTstack up and running' message from examples into port/../main.c
|
#
fb42b6e5 |
| 01-Apr-2016 |
Milanka Ringwald <[email protected]> |
use btstack_event_state_get_state
|
#
0e2df43f |
| 19-Feb-2016 |
Matthias Ringwald <[email protected]> |
event: introduce hci_event_packet_get_type
|
#
bcf00d8f |
| 19-Feb-2016 |
Matthias Ringwald <[email protected]> |
examples: move out of embedded subfolder
|