#
e501bae0 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
#
c77e7c45 |
| 23-Nov-2018 |
Matthias Ringwald <[email protected]> |
initialze other malloc'ed memory
|
#
fd03f35b |
| 24-Sep-2018 |
Matthias Ringwald <[email protected]> |
daemon/libusb-intel/windows-winusb-intel: skip transport->close() after firmware download
|
#
8129e542 |
| 21-Sep-2018 |
Matthias Ringwald <[email protected]> |
daemon: add --with-intel-usb
|
#
4252c4d7 |
| 21-Sep-2018 |
Matthias Ringwald <[email protected]> |
daemon: extract btstack_server_configure_stack
|
#
712999cd |
| 29-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: remove gatt client helper on disconnect again
|
#
24047dd6 |
| 24-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: register for gatt notifications when writing ccc
|
#
8d2f5935 |
| 24-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: emit gatt query complete if gatt_client_write_client_characteristic_configuration fails
|
#
2370d9c1 |
| 24-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: use '-' for tlv db filename
|
#
b6a1d731 |
| 24-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: use . as storage path in windows
|
#
fb4ddcf3 |
| 24-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: use current dir on windows, enable le secure connections
|
#
e9b53984 |
| 22-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: use btstack_link_key_db_tlv for all targets
|
#
a05b2457 |
| 22-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: configure TLV, btstack_link_key_db and le_device_db
|
#
6cf7652e |
| 22-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: add btstack_server_set_storage_path(), packet log written to hci_dump.pklg in storage path
|
#
1edc4fc7 |
| 21-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: add commands for Security Manager
|
#
4c293e47 |
| 20-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: add btstack_server_run_tcp()
|
#
ee252d54 |
| 20-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: provide btstack_server.h
|
#
85fb0500 |
| 20-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: extract command line handling, provide btstack_server_run
|
#
ba2b4ec9 |
| 15-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: avoid warning when using usb transport
|
#
b9dcd1cc |
| 14-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: use windows run loop and uart block
|
#
092bd57e |
| 14-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: winsock2.h needed for gethostname on windows
|
#
42963ece |
| 14-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: make TCP default if not HAVE_UNIX_SOCKETS
|
#
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__
|
#
a046efa6 |
| 25-Oct-2016 |
Matthias Ringwald <[email protected]> |
ios: fix build
|
#
8c9f78e5 |
| 28-Sep-2016 |
Matthias Ringwald <[email protected]> |
deamon: fix compile warnings with H2
|