#
2b604902 |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
gap_le_advertisements: fix endianess for services with UUID128 in advertisement
|
#
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
|
#
e1a125df |
| 10-Feb-2016 |
Matthias Ringwald <[email protected]> |
util.h: new names uuid_has_bluetooth_prefix();uuid_add_bluetooth_prefix()
|
#
1b0524c4 |
| 10-Feb-2016 |
Matthias Ringwald <[email protected]> |
util.h: remove printUUID128
|
#
aa4d01c7 |
| 10-Feb-2016 |
Matthias Ringwald <[email protected]> |
util.h: remove print_bd_addr
|
#
b1c4ef5f |
| 10-Feb-2016 |
Matthias Ringwald <[email protected]> |
util.h: move crc8 to rfcomm
|
#
caed94df |
| 10-Feb-2016 |
Matthias Ringwald <[email protected]> |
util.h: move some to hci.h and btstack_link_key_db_fs
|
#
f8fbdce0 |
| 31-Jan-2016 |
Matthias Ringwald <[email protected]> |
use little/big_endian_read/store_16/24/32
|
#
bf1b35bf |
| 29-Jan-2016 |
Matthias Ringwald <[email protected]> |
util: add swap48. don't use array notation in arguments
|
#
235f65ff |
| 21-Jan-2016 |
Matthias Ringwald <[email protected]> |
remove EMBEDDED guard in src/btstack_util.c
|
#
7907f069 |
| 21-Jan-2016 |
Matthias Ringwald <[email protected]> |
btstack-config.h -> btstack_config.h
|
#
eb886013 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
fix missing bstack_ for struct data_source and struct timer. utils->btstack_util
|