Matthias Ringwald
|
532bc034d3
|
add ENABLE_CLASSIC to tests
|
2016-03-28 12:48:00 +02:00 |
|
Matthias Ringwald
|
59c6af158d
|
add classic/core.h and ble/core.h, add ENABLE_CLASSIC where missing
|
2016-03-28 12:45:43 +02:00 |
|
Matthias Ringwald
|
b503eb4456
|
doc: update btstack_config.h defines
|
2016-03-28 12:26:55 +02:00 |
|
Matthias Ringwald
|
fdee1660ea
|
test: fix security manager aes test compile
|
2016-03-28 12:15:13 +02:00 |
|
Matthias Ringwald
|
a265b909d4
|
memory: use MAX_NR_ instead of MAX_NO_
|
2016-03-28 12:05:33 +02:00 |
|
Matthias Ringwald
|
4c7b5f7454
|
test: fix sdp-client compile
|
2016-03-28 12:04:29 +02:00 |
|
Matthias Ringwald
|
4164b7bb34
|
stm32: fix compile
|
2016-03-28 11:57:22 +02:00 |
|
Matthias Ringwald
|
96dc834d42
|
mtk: fix compile
|
2016-03-28 11:56:32 +02:00 |
|
Matthias Ringwald
|
3583331350
|
fix prototypes for fn()
|
2016-03-28 11:54:38 +02:00 |
|
Matthias Ringwald
|
0cb5b9716d
|
fix prototypes for fn()
|
2016-03-28 11:44:30 +02:00 |
|
Matthias Ringwald
|
e3f52beb49
|
daemon: fix compile
|
2016-03-28 11:36:15 +02:00 |
|
Matthias Ringwald
|
7f7a486516
|
cocoa: fix runloop compile
|
2016-03-28 11:35:44 +02:00 |
|
Matthias Ringwald
|
63498137b1
|
msp430f5529: fix compile
|
2016-03-28 11:23:58 +02:00 |
|
Matthias Ringwald
|
dde31d0bb5
|
msp430: fix hci setup
|
2016-03-28 11:13:53 +02:00 |
|
Matthias Ringwald
|
d56ad4f6e7
|
fix compile
|
2016-03-27 23:15:56 +02:00 |
|
Matthias Ringwald
|
2c455dad9a
|
MAX_NO_BTSTACK_LINK_KEY_DB_MEMORYS -> MAX_NO_BTSTACK_LINK_KEY_DB_MEMORY_ENTRIES
|
2016-03-27 23:10:54 +02:00 |
|
Matthias Ringwald
|
af0d0df5e5
|
replace malloc+memset by calloc
|
2016-03-27 23:01:37 +02:00 |
|
Matthias Ringwald
|
a32d71b603
|
replace malloc+memset by calloc
|
2016-03-27 22:54:25 +02:00 |
|
Matthias Ringwald
|
40d883bd01
|
replace bzero with memset and drop HAVE_BZERO
|
2016-03-27 22:49:03 +02:00 |
|
Matthias Ringwald
|
60b9e82fcb
|
hci/gap: move set_class_of_device to gap
|
2016-03-26 23:14:43 +01:00 |
|
Matthias Ringwald
|
4e5dfeb9a4
|
pts: use gap_local_bd_addr for classic
|
2016-03-26 23:06:52 +01:00 |
|
Matthias Ringwald
|
c4054521da
|
cc256x: avoid sending random HCI at end of init script
|
2016-03-26 23:00:17 +01:00 |
|
Matthias Ringwald
|
51acb41463
|
fix old contact email
|
2016-03-26 22:03:43 +01:00 |
|
Matthias Ringwald
|
54de1dad16
|
hfp_hf: remove unused var done
|
2016-03-25 23:18:17 +01:00 |
|
Matthias Ringwald
|
fffdd28857
|
Merge branch 'master' into develop
|
2016-03-25 23:15:14 +01:00 |
|
Matthias Ringwald
|
fcb78cc1ab
|
posix-h4: start sending immediately
|
2016-03-25 22:03:30 +01:00 |
|
Matthias Ringwald
|
d999b54ec5
|
hci: update acl fragment position before sending as HCI_EVENT_TRANSPORT_PACKET_SENT might be emitted during transport sent
|
2016-03-25 22:02:44 +01:00 |
|
Matthias Ringwald
|
8e28e4d320
|
hci_transport_posix_h4: implement async write
|
2016-03-24 23:41:21 +01:00 |
|
Matthias Ringwald
|
9894d052b6
|
runloop: implement data source callbacks for cocoa - also support write ready
|
2016-03-24 22:50:49 +01:00 |
|
Matthias Ringwald
|
c8db4fb6b1
|
runloop: fix compile in hci_transport_h4_ehcill_embedded
|
2016-03-24 22:49:36 +01:00 |
|
Matthias Ringwald
|
9120e843c2
|
runloop: implement data source callbacks for posix - also support write ready
|
2016-03-24 22:31:44 +01:00 |
|
Matthias Ringwald
|
b9f33ffe0c
|
runloop: implement data source callbacks for embedded
|
2016-03-24 22:23:21 +01:00 |
|
Matthias Ringwald
|
0d70dd6280
|
runloop: pass enable/disable callbacks to run loop impl
|
2016-03-24 22:19:26 +01:00 |
|
Matthias Ringwald
|
24ced5a6f6
|
runloop: enable callback for all data sources
|
2016-03-24 22:12:50 +01:00 |
|
Matthias Ringwald
|
80edae71fb
|
runloop: use new setters in panu_demo
|
2016-03-24 21:56:47 +01:00 |
|
Matthias Ringwald
|
896424b78e
|
runloop: add data source callback type to ds handler
|
2016-03-24 21:53:42 +01:00 |
|
Matthias Ringwald
|
f912b310ca
|
runloop: pass callback type to data source process functions
|
2016-03-24 20:50:00 +01:00 |
|
Matthias Ringwald
|
7cd5ef9557
|
runloop: pass callback type to data source process functions
|
2016-03-24 20:46:20 +01:00 |
|
Matthias Ringwald
|
c4ae7169b8
|
runloop: replace struct btstack_data_source with btstack_data_source_t
|
2016-03-24 20:26:16 +01:00 |
|
Matthias Ringwald
|
3a5c43eebf
|
runloop: set data source fd by new setter
|
2016-03-24 20:04:14 +01:00 |
|
Matthias Ringwald
|
0f964fb051
|
runloop: set ds->process via setter
|
2016-03-24 19:47:23 +01:00 |
|
Matthias Ringwald
|
a86b799a1b
|
runloop: set ds->process via setter
|
2016-03-24 19:45:57 +01:00 |
|
Matthias Ringwald
|
40403fbfd4
|
runloop: set ds->process via setter
|
2016-03-24 19:42:12 +01:00 |
|
Matthias Ringwald
|
835c167141
|
runloop: set ds->process via setter
|
2016-03-24 19:36:55 +01:00 |
|
Matthias Ringwald
|
390cf48d42
|
runloop: dont't init data source with static initializer
|
2016-03-24 19:31:46 +01:00 |
|
Matthias Ringwald
|
fc726c3471
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-03-24 19:27:50 +01:00 |
|
Matthias Ringwald
|
5ed061810d
|
runloop: add callback type enum, add flags to btstack_data_source_t
|
2016-03-24 19:27:42 +01:00 |
|
Milanka Ringwald
|
9c72a64abd
|
first pass migration docu
|
2016-03-24 15:41:16 +01:00 |
|
Matthias Ringwald
|
12754bbe05
|
hci: log ACL buffer state
|
2016-03-23 15:55:08 +01:00 |
|
Matthias Ringwald
|
3250103aa0
|
posix: support B300/B1200 mapped to 2mbps hack
|
2016-03-23 15:54:41 +01:00 |
|