#
d9a7306a |
| 04-Feb-2016 |
Matthias Ringwald <[email protected]> |
hci/sm: use btstack_packet_handler instead of (*fn)(type,packet,size) for events
|
#
f3abff67 |
| 04-Feb-2016 |
Matthias Ringwald <[email protected]> |
gatt_client: don't forward lower layer events to own clients
|
#
361b1363 |
| 03-Feb-2016 |
Matthias Ringwald <[email protected]> |
att_dispatch: don't forward HCI Events to ATT Client. GATT Client register for HCI Events
|
#
f8fbdce0 |
| 31-Jan-2016 |
Matthias Ringwald <[email protected]> |
use little/big_endian_read/store_16/24/32
|
#
5611a760 |
| 30-Jan-2016 |
Matthias Ringwald <[email protected]> |
use for event types
|
#
7907f069 |
| 21-Jan-2016 |
Matthias Ringwald <[email protected]> |
btstack-config.h -> btstack_config.h
|
#
56042629 |
| 21-Jan-2016 |
Matthias Ringwald <[email protected]> |
hci_cmds -> hci_cmd
|
#
eb886013 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
fix missing bstack_ for struct data_source and struct timer. utils->btstack_util
|
#
ec820d77 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
prefix data_source_t and timer_source_t with btstack
|
#
528a4a3b |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
prefix run_loop_ functions with btstack_
|
#
8f2a52f4 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
forgot to add files in earlier commit
|
#
82636622 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
run_loop.h -> btstack_run_loop.h
|
#
16ece135 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
prefix debug with btstack_
|
#
665d90f2 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
prefixed all linked list types and functions with btstack_
|
#
2c539f6e |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
rename bk_linked_list_t to btstack_linked_list_t
|
#
8736ab0c |
| 22-Dec-2015 |
Matthias Ringwald <[email protected]> |
prefix linked_list
|
#
616edd56 |
| 16-Nov-2015 |
Matthias Ringwald <[email protected]> |
replace le_command_status_t with regular Bluetooth uint8_t error codes, add le_command_status_t enums to error list
|
#
3edc84c5 |
| 13-Nov-2015 |
Matthias Ringwald <[email protected]> |
fix paths after source reorg
|
#
3deb3ec6 |
| 13-Nov-2015 |
Matthias Ringwald <[email protected]> |
split sources into core, ble, and classic
|