#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
8221aa88 |
| 05-May-2021 |
Matthias Ringwald <[email protected]> |
remove unused includes
|
#
0dd3c6c3 |
| 14-Jul-2020 |
Matthias Ringwald <[email protected]> |
use unsigned literals instead of clumsy casts in ad_parser.c and btstack_event.h
|
#
e0558b1b |
| 07-Jul-2020 |
Matthias Ringwald <[email protected]> |
ad_parser: braces for return, essential types
|
#
9192020a |
| 07-Jul-2020 |
Matthias Ringwald <[email protected]> |
remove <stdio.h>, <stdlib.h> and printf from most core files
|
#
ecf98ce0 |
| 25-Feb-2020 |
Matthias Ringwald <[email protected]> |
ad_parser: avoid out-of-bounds read in ad_data_contains_uuid16/128 helpers
|
#
fb08d3bf |
| 02-Dec-2019 |
Matthias Ringwald <[email protected]> |
ad_parser: replace for loop with simpler while for analysis
|
#
2baf01d2 |
| 02-Dec-2019 |
Matthias Ringwald <[email protected]> |
ad_parser: use bool return types
|
#
c1ab6cc1 |
| 19-Nov-2019 |
Matthias Ringwald <[email protected]> |
MISRAC2012-Rule-12.1: add suggested parentheses
|
#
e501bae0 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
#
88949f84 |
| 17-Jan-2019 |
Matthias Ringwald <[email protected]> |
ad_parser: validate data element length fields in ad_iterator_has_more
|
#
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__
|
#
1d0cde9d |
| 31-Oct-2016 |
Matthias Ringwald <[email protected]> |
use new Data Type defines from bluetooth_data_types
|
#
66818fc6 |
| 29-Sep-2016 |
Matthias Ringwald <[email protected]> |
fix compile
|
#
b12ad867 |
| 29-Sep-2016 |
Matthias Ringwald <[email protected]> |
example: gap_inquiry use Extended Inquiry Response to get name directly if possible
|