#
74d3bb9d |
| 30-Sep-2024 |
Matthias Ringwald <[email protected]> |
btstack_util: provide replacement for strncasecmp, strcasecmp in Visual Studio
|
#
9fce1f71 |
| 30-Sep-2024 |
Matthias Ringwald <[email protected]> |
btstack_util: add read/write single bytes to little_endian/big_endian functions
for symmetry reasons
|
#
d6114072 |
| 30-Sep-2024 |
Matthias Ringwald <[email protected]> |
btstack_util: add N_BITS macro
|
#
ad144fa1 |
| 24-Sep-2024 |
Matthias Ringwald <[email protected]> |
btstack_util: add safe versions of snprintf
|
#
76468bbd |
| 18-Jul-2023 |
Milanka Ringwald <[email protected]> |
btstack_util: use uint8 instead of unsigned char
|
#
42fea667 |
| 18-Jul-2023 |
Milanka Ringwald <[email protected]> |
btstack_util: calculate CRC32 value using ISO 3309 (HDLC), polynomial (normal) 0x04c11db7
|
#
8933879e |
| 04-Dec-2023 |
Matthias Ringwald <[email protected]> |
btstack_util: return bool for uuid_has_bluetooth_prefix
|
#
d7d45b32 |
| 14-Nov-2023 |
Matthias Ringwald <[email protected]> |
btstack_util: use uint8_t as input for char_for_nibble
|
#
6d708481 |
| 08-Sep-2023 |
Dirk Helbig <[email protected]> |
btstack_util: add btstack_is_null_bd_addr function test/le_audio: switch to btstack_is_null_bd_addr
|
#
77955af6 |
| 11-Jan-2023 |
Matthias Ringwald <[email protected]> |
btstack_util: add btstack_is_null
|
#
ed7a067c |
| 21-Mar-2022 |
Milanka Ringwald <[email protected]> |
btstack_util: extend btstack_strcpy to return bytes copied
|
#
f819d1d9 |
| 09-Feb-2022 |
Milanka Ringwald <[email protected]> |
btstack_util: implement btstack_virtual_memcpy that copies a chunk of data into a virtual buffer backed by a physical buffer.
|
#
a9d566f7 |
| 02-Sep-2022 |
Matthias Ringwald <[email protected]> |
btstack_util: add btstack_time16_delta for 16-bit timers
|
#
ec08441f |
| 30-Apr-2022 |
Matthias Ringwald <[email protected]> |
btstack_util: provide btstack_clz
|
#
3ece4788 |
| 29-Apr-2022 |
Matthias Ringwald <[email protected]> |
btstack_util: add btstack_strcat
|
#
61c3ec28 |
| 25-Feb-2022 |
Matthias Ringwald <[email protected]> |
btstack_util: extract bd_addr_to_str_with_delimiter
|
#
de22414a |
| 17-Jan-2022 |
Matthias Ringwald <[email protected]> |
btstack_util: add btstack_strcpy
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
6b65794d |
| 01-Nov-2021 |
Milanka Ringwald <[email protected]> |
docs: use @return instead of @returns
|
#
a73d0b9d |
| 09-Jun-2021 |
Milanka Ringwald <[email protected]> |
btstack_util: add btstack_next_cid_ignoring_zero
|
#
b45b7749 |
| 03-Jun-2021 |
Milanka Ringwald <[email protected]> |
MISRAC2012-Rule-8.3_b: match function declaration and definition
|
#
41f9be70 |
| 02-Jun-2021 |
Matthias Ringwald <[email protected]> |
avoid function param modification
|
#
fe5a6c4e |
| 27-May-2021 |
Milanka Ringwald <[email protected]> |
src: add title to header files
|
#
5ebc8227 |
| 15-Jul-2020 |
Matthias Ringwald <[email protected]> |
btstack_util: avoid signed/unsigned mix
|
#
3c9da642 |
| 30-Apr-2020 |
Matthias Ringwald <[email protected]> |
btstack_util: provide btstack_replace_bd_addr_placeholder
|