Matthias Ringwald
|
645e25ac83
|
h5: use new btstack_slip implementation
|
2016-03-08 13:03:20 +01:00 |
|
Matthias Ringwald
|
80e738241d
|
h5: emit HCI_EVENT_TRANSPORT_PACKET_SENT before HCI packet
|
2016-03-03 11:31:35 +01:00 |
|
Matthias Ringwald
|
2788960b79
|
h5: fix ack message
|
2016-02-29 14:38:06 +01:00 |
|
Matthias Ringwald
|
97c636350d
|
h5: send wakeup before packet if peer asleep
|
2016-02-26 22:36:30 +01:00 |
|
Matthias Ringwald
|
eb609da1e9
|
h5: answer waekup with woken
|
2016-02-26 22:14:38 +01:00 |
|
Matthias Ringwald
|
e9cbb81617
|
h5: resend ack if packet with unexpected seq nr receive
|
2016-02-26 22:02:04 +01:00 |
|
Matthias Ringwald
|
e2cb870c07
|
h5: validate header checksum and payload len
|
2016-02-26 21:47:18 +01:00 |
|
Matthias Ringwald
|
52ca792f54
|
h5: calc header buffer instead of uint32_t
|
2016-02-26 21:29:26 +01:00 |
|
Matthias Ringwald
|
21e05fcdf0
|
h5: partially working
|
2016-02-25 22:29:32 +01:00 |
|
Matthias Ringwald
|
5cfc685701
|
posix-h5: implement slip encoder/decoder
|
2016-02-21 22:40:27 +01:00 |
|
Matthias Ringwald
|
2a989d8add
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-28 20:42:00 +01:00 |
|
Matthias Ringwald
|
24b3c62931
|
hci_transport: cleanup struct, add init(void *transport_config)
|
2016-01-24 20:10:17 +01:00 |
|
Matthias Ringwald
|
19084a7dda
|
add missing const specifiers
|
2016-01-22 17:52:43 +01:00 |
|
Matthias Ringwald
|
eb8860135e
|
fix missing bstack_ for struct data_source and struct timer. utils->btstack_util
|
2016-01-20 16:10:07 +01:00 |
|
Matthias Ringwald
|
ec820d7756
|
prefix data_source_t and timer_source_t with btstack
|
2016-01-20 16:00:45 +01:00 |
|
Matthias Ringwald
|
528a4a3b3e
|
prefix run_loop_ functions with btstack_
|
2016-01-20 15:58:46 +01:00 |
|
Matthias Ringwald
|
dd9e275ce1
|
platform/posix: drop src folder
|
2016-01-20 14:20:47 +01:00 |
|