Matthias Ringwald
|
d9a7306a10
|
hci/sm: use btstack_packet_handler instead of (*fn)(type,packet,size) for events
|
2016-02-04 17:45:02 +01:00 |
|
Matthias Ringwald
|
c5b64319fd
|
l2cap: don't forward HCI to l2cap packet handler. Replace l2cap_register_packet_handler with hci_add_event_handler. Fix tests
|
2016-02-03 21:55:36 +01:00 |
|
Matthias Ringwald
|
f2e5676f2d
|
le counter example: better console feedback
|
2016-02-03 18:30:13 +01:00 |
|
Matthias Ringwald
|
f8fbdce0c5
|
use little/big_endian_read/store_16/24/32
|
2016-01-31 00:07:32 +01:00 |
|
Matthias Ringwald
|
7907f06931
|
btstack-config.h -> btstack_config.h
|
2016-01-21 15:41:16 +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
|
8263662281
|
run_loop.h -> btstack_run_loop.h
|
2016-01-20 15:08:39 +01:00 |
|
Matthias Ringwald
|
16ece13520
|
prefix debug with btstack_
|
2016-01-20 14:52:45 +01:00 |
|
Matthias Ringwald
|
f7a05cdac4
|
integrate gap_le.h into gap.h
|
2015-11-16 23:04:25 +01:00 |
|
Matthias Ringwald
|
ffbf82013e
|
drop void * connection param from l2cap packet handlers
|
2015-11-13 21:57:19 +01:00 |
|
Matthias Ringwald
|
3edc84c5b6
|
fix paths after source reorg
|
2015-11-13 15:04:41 +01:00 |
|
Matthias Ringwald
|
195a80287b
|
removed btstack/include folder
|
2015-10-15 16:33:34 +02:00 |
|
Milanka Ringwald
|
c4350632cc
|
annotate/update api, handle multiline function def
|
2015-07-01 17:04:51 +02:00 |
|
Matthias Ringwald
|
f97ba3bb14
|
use new gap advertisment instead of manual hci commands
|
2015-06-12 20:23:23 +02:00 |
|
Matthias Ringwald
|
71de195ed3
|
fix c99 warnings for missing argument of functions with no arguments, fix more warnings
|
2015-05-13 10:30:46 +02:00 |
|
Milanka Ringwald
|
c26aef2c20
|
manual: fixed typos
|
2015-04-27 00:02:07 +02:00 |
|
Matthias Ringwald
|
e126fbda14
|
improve docu
|
2015-04-26 12:59:22 +02:00 |
|
Matthias Ringwald
|
a29875347d
|
fix markup
|
2015-04-26 11:25:41 +02:00 |
|
Matthias Ringwald
|
2b602f91dc
|
draft docu for LE Counter
|
2015-04-26 10:30:25 +02:00 |
|
Matthias Ringwald
|
2859e9661b
|
fix compile
|
2015-04-24 10:29:28 +02:00 |
|
Matthias Ringwald
|
be495c34b4
|
added LE Counter example
|
2015-04-23 23:32:24 +02:00 |
|