#
c5b64319 |
| 03-Feb-2016 |
Matthias Ringwald <[email protected]> |
l2cap: don't forward HCI to l2cap packet handler. Replace l2cap_register_packet_handler with hci_add_event_handler. Fix tests
|
#
e03e489a |
| 03-Feb-2016 |
Matthias Ringwald <[email protected]> |
sm: register for HCI Events directly. don't forward HCI Events to for SM protocol in l2cap
|
#
6f792faa |
| 03-Feb-2016 |
Matthias Ringwald <[email protected]> |
sm: drop HCI_STATE_WORKING hack
|
#
91a977e8 |
| 01-Feb-2016 |
Matthias Ringwald <[email protected]> |
linked_list: stop using linked lit item context in hci, sm,bnep, and rfcomm
|
#
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
|
#
7e252622 |
| 28-Jan-2016 |
Matthias Ringwald <[email protected]> |
Merge branch 'master' into ble-api-cleanup
|
#
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
|
#
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
|
#
4fd23d47 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
rename bk_linked_list to btstack_linked_list
|
#
8736ab0c |
| 22-Dec-2015 |
Matthias Ringwald <[email protected]> |
prefix linked_list
|
#
f7a05cda |
| 16-Nov-2015 |
Matthias Ringwald <[email protected]> |
integrate gap_le.h into gap.h
|
#
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
|