5235 Commits

Author SHA1 Message Date
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
Matthias Ringwald
4ced4e8cb8 gap: pass le_connection_parameter_range_t as pointer 2016-03-23 14:46:47 +01:00
Matthias Ringwald
3c64bdf9a4 spp_streamer: fix compile warning 2016-03-23 14:43:39 +01:00
Matthias Ringwald
a6ddbcb91c hci: re-add local version information callback for dynamic chipset configuration 2016-03-22 22:15:59 +01:00
Matthias Ringwald
369c1a52d1 spp_streamer: fix sending, measure throughput 2016-03-21 23:01:57 +01:00
Matthias Ringwald
2697c63d8c Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-03-21 16:32:33 +01:00
Matthias Ringwald
99ab112447 docs: _MAX_NO_ -> _MAX_NR_ 2016-03-21 16:32:22 +01:00
Matthias Ringwald
678558980b remove merge artefact 2016-03-21 16:29:11 +01:00
Matthias Ringwald
a0a9372732 ad_parser: avoid infinite loop on (illegal) chunk len of 0xff 2016-03-20 22:11:17 +01:00
Matthias Ringwald
aedec01ab0 nrf5x: read RSSI for adv pdus 2016-03-20 21:25:05 +01:00
Matthias Ringwald
89fd9aef67 example: gap_le_advertismens - RSSI is signed int 2016-03-20 21:24:43 +01:00
Matthias Ringwald
5c34373d6d nrf5x: drop advs with crc error, avoids bug in ad_parser 2016-03-20 21:13:27 +01:00
Matthias Ringwald
f0c05fddac nrf5x: hunting deadlock 2016-03-19 23:05:51 +01:00
Matthias Ringwald
666f0f1a25 nrf5x: use mutex to protect outgoing event buffer 2016-03-19 22:48:24 +01:00
Matthias Ringwald
211c43a022 nrf5x: use radio end event irq to process adv pdu 2016-03-19 22:35:30 +01:00
Matthias Ringwald
1f450fe42c nrf5x: add blocking retarget impl 2016-03-19 22:19:21 +01:00
Matthias Ringwald
4f4e0224cd hci: less debug for adv reports 2016-03-18 16:01:07 +01:00
Matthias Ringwald
0283db5655 nrf5: minimal viable port for the nRF5 Series 2016-03-18 11:28:14 +01:00
Matthias Ringwald
de1762f7ab example: use PRI32 2016-03-17 22:10:09 +01:00
Matthias Ringwald
c227ee0f5c ad missing spp_server 2016-03-17 22:01:10 +01:00
Matthias Ringwald
e607af9c65 doc: update memory config section 2016-03-17 17:28:05 +01:00
Matthias Ringwald
7e80381ba1 migration: update migration chapter 2016-03-17 17:03:09 +01:00
Matthias Ringwald
1228388f7d migration: add README with link to service 2016-03-17 14:23:37 +01:00
Matthias Ringwald
76dd382d31 migration: add README with link to service 2016-03-17 14:22:36 +01:00
Matthias Ringwald
99a1006758 Merge branch 'master' into develop 2016-03-17 14:16:38 +01:00
Matthias Ringwald
cd87ea124f example: hsp_hs_test -> hsp_hs_demo 2016-03-17 13:52:22 +01:00
Matthias Ringwald
ecb8c3ae56 Merge branch 'master' into develop 2016-03-17 13:50:20 +01:00
Milanka Ringwald
b8baae9a2b Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-03-17 13:38:04 +01:00
Milanka Ringwald
85bee5099a remove SCO packet handler from PTS test 2016-03-17 13:37:59 +01:00
Matthias Ringwald
d439c49cd1 hsp_hs_demo: add #ifdef EMBEDDED SDP setup 2016-03-17 13:37:43 +01:00
Milanka Ringwald
cae1f5782f fix compile 2016-03-17 12:44:47 +01:00
Milanka Ringwald
730d621b92 Merge branch 'master' of https://github.com/bluekitchen/btstack
Conflicts:
	example/embedded/hsp_hs_demo.c
2016-03-17 11:51:36 +01:00
Milanka Ringwald
4e919b3947 docu & api change HSP HS 2016-03-17 11:49:30 +01:00
Matthias Ringwald
caf9f262be migration: #include fixes 2016-03-17 11:39:32 +01:00