#
68af3967 |
| 17-Jun-2019 |
Matthias Ringwald <[email protected]> |
btstack_util: btstack_time_delta provides delta between two timestamps
|
#
80e33422 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
|
#
adbdd27a |
| 01-Nov-2018 |
Milanka Ringwald <[email protected]> |
btstack_util: add little_endian_store_24
|
#
53c654fe |
| 14-Mar-2018 |
Milanka Ringwald <[email protected]> |
btstack util: fix docu
|
#
d1207cd8 |
| 15-Sep-2017 |
Milanka Ringwald <[email protected]> |
avrcp target: notifications and fragmentation
|
#
63dd1c76 |
| 03-Oct-2017 |
Matthias Ringwald <[email protected]> |
prefix crc8_* to btstack_crc8_*
|
#
1f41c2c9 |
| 03-Oct-2017 |
Matthias Ringwald <[email protected]> |
move crc8 from rfcomm.h to btstack_util.h
|
#
b0920f25 |
| 23-May-2017 |
Milanka Ringwald <[email protected]> |
fix warnings in bluedroid and avdtp
|
#
5222912b |
| 06-Apr-2017 |
Matthias Ringwald <[email protected]> |
util: mark all read-only arguments as const
|
#
e57a2545 |
| 08-Feb-2017 |
Milanka Ringwald <[email protected]> |
util: add read big endian 24
|
#
7f535380 |
| 01-Feb-2017 |
Milanka Ringwald <[email protected]> |
add big_endian_store_24
|
#
5d86890c |
| 26-Jan-2017 |
Matthias Ringwald <[email protected]> |
util: add flip16 and endianess checks
|
#
f54850a9 |
| 02-Dec-2016 |
Matthias Ringwald <[email protected]> |
add API_START/API_END to linked list and util
|
#
5d067ab1 |
| 15-Nov-2016 |
Matthias Ringwald <[email protected]> |
util: add btstack_util
|
#
cc7a2d78 |
| 09-May-2016 |
Matthias Ringwald <[email protected]> |
util: add reverse_256
|
#
ebaeb1be |
| 10-May-2016 |
Matthias Ringwald <[email protected]> |
util: add btstack_min, btstack_max for uint32
|
#
877f40f3 |
| 04-Mar-2016 |
Matthias Ringwald <[email protected]> |
add prototype for nibble_for_char
|
#
a6efb919 |
| 04-Mar-2016 |
Matthias Ringwald <[email protected]> |
rewrite sscanf_bd_addr to be sscanf free
|
#
724d70a2 |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
bt_flip_addr(dest,src) -> reverse_bd_addr(src,dest)
|
#
8314c363 |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
introduce log_info_key and log_info_hexdump, move prototypes to btstack_debug.h
|
#
9c80e4cc |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
util.h: rename swapX into reverse_x
|
#
73988a59 |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
util.h: use functions instead of static inline/macros. sscan_bd_addr -> sscanf_bd_addr
|
#
cbabbca4 |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
util.h: replace macros with static inlined functions
|
#
e1a125df |
| 10-Feb-2016 |
Matthias Ringwald <[email protected]> |
util.h: new names uuid_has_bluetooth_prefix();uuid_add_bluetooth_prefix()
|
#
058e3d6b |
| 10-Feb-2016 |
Matthias Ringwald <[email protected]> |
util.h: use lower case for bd_addr_copy and bd_addr_cmp
|