Commit Graph

27 Commits

Author SHA1 Message Date
Matthias Ringwald
fcae305fb2 sm: ENABLE_MICRO_ECC_FOR_LE_SECURE_CONNECTIONS enables micro-ecc software implementation 2017-08-28 21:10:17 +02:00
Matthias Ringwald
fbae2915e1 windows-h4: fix compile 2017-07-26 16:43:34 +02:00
Matthias Ringwald
b435e06234 hci: require ENABLE_LE_DATA_LENGTH_EXTENSION to enable max packet lenghts 2017-07-07 22:34:48 +02:00
Matthias Ringwald
08c0d996ca example/avdtp_sink: move avdtp_sink_demo to examples 2017-06-02 14:32:04 +02:00
Matthias Ringwald
7ea7688a8f btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations 2017-05-27 21:50:19 +02:00
Matthias Ringwald
2d0fc1be49 cc256x: support CC256xB Service Pack v1.6 and use in all CC256x ports 2017-05-13 23:22:59 +02:00
Matthias Ringwald
5c2e0bddf8 posix/windows-h4: correct local info printout 2017-05-03 14:07:15 +02:00
Matthias Ringwald
cf524f2b10 posix/windows ports: show BD ADDR when stack running 2017-04-19 14:34:18 +02:00
Matthias Ringwald
e18703cc57 cc256x: use 1.5 initscript for CC2564B. Controller to Host Flow Control is broken on 1.4 but works on 1.5 2017-04-01 16:18:24 +02:00
Matthias Ringwald
61f37892ce bluetooth_company_id: use scraped defines instead of small set from bluetooth.h before 2017-03-30 22:19:17 +02:00
Matthias Ringwald
ab2c6ae4b7 tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__ 2017-03-24 23:39:20 +01:00
Matthias Ringwald
1bbecc2b49 hfp: ENABLE_HFP_WIDE_BAND_SPEECH required for HFP mSBC 2017-03-20 10:59:17 +01:00
Matthias Ringwald
f12924e0a6 Remove ENABLE_LOG_INTO_HCI_DUMP - it only affected console output and there enabled/disabled the timestamp 2017-01-30 17:03:37 +01:00
Matthias Ringwald
b96c8f447a posix-like ports: unify sigint handler 2017-01-17 10:30:40 +01:00
Matthias Ringwald
73d0f5e553 windows: add LE Central + LE Peripheral config flags 2017-01-17 10:26:04 +01:00
Matthias Ringwald
634a9874c0 fixes for merge from develop 2017-01-10 16:31:31 +01:00
Matthias Ringwald
5da690179b windows: USB implementation based on WinUSB 2017-01-04 21:59:26 +01:00
Matthias Ringwald
2b39b77181 Merge branch 'windows-h4' of https://github.com/bluekitchen/btstack into windows-h4 2016-12-19 15:35:38 +01:00
Matthias Ringwald
c7e2dea5df windows-h4: verify cc256x lm- subversion 2016-12-19 15:35:15 +01:00
Matthias Ringwald
5096a6aec9 windows: use hci_dump.pklg in current dir instead of /tmp 2016-12-02 17:46:20 +01:00
Matthias Ringwald
341c09ee6e windows: re-enable support for bcm chipsets and stdin support 2016-12-02 17:27:48 +01:00
Matthias Ringwald
ea7390156b move windows port to platform 2016-11-28 17:46:51 +01:00
Matthias Ringwald
422979b135 windows: support TI Init Scripts, fully boot up 2016-11-28 17:36:07 +01:00
Matthias Ringwald
e8fa45f8dc windows: complete uart implementation 2016-11-28 17:35:24 +01:00
Matthias Ringwald
f18502ed40 windows: process data sources 2016-11-27 22:14:37 +01:00
Matthias Ringwald
27ff675be7 windows: support timers 2016-11-27 21:54:01 +01:00
Matthias Ringwald
4e630824c7 windows: get_time_ms() 2016-11-27 21:26:32 +01:00