#
9c80e4cc |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
util.h: rename swapX into reverse_x
|
#
1b89a84b |
| 05-Feb-2016 |
Matthias Ringwald <[email protected]> |
use L2CAP/RFCOMM_EVENT_CAN_SEND_NOW instead of DAEMON_EVENT_HCI_PACKET_SEND
|
#
19448c0b |
| 05-Feb-2016 |
Matthias Ringwald <[email protected]> |
att_dispatch: wrap calls to l2cap_can_send_fixed_channel for att client/server
|
#
d9a7306a |
| 04-Feb-2016 |
Matthias Ringwald <[email protected]> |
hci/sm: use btstack_packet_handler instead of (*fn)(type,packet,size) for events
|
#
65b44ffd |
| 04-Feb-2016 |
Matthias Ringwald <[email protected]> |
sm, att_server: don't forward events from lower layers.
|
#
406722e4 |
| 04-Feb-2016 |
Matthias Ringwald <[email protected]> |
sm: replace sm_register_packet_handler with sm_add_event_handler
|
#
1a389cdc |
| 03-Feb-2016 |
Matthias Ringwald <[email protected]> |
att_dispatch: don't forward HCI Events to ATT Server. ATT Server registers 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
|
#
941a6c67 |
| 21-Jan-2016 |
Matthias Ringwald <[email protected]> |
att_server_can_send -> att_server_can_send_packet_now
|
#
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_
|
#
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_
|
#
99c58ad0 |
| 17-Dec-2015 |
Matthias Ringwald <[email protected]> |
Merge branch 'master' into ble-api-cleanup
|
#
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
|