7658 Commits

Author SHA1 Message Date
Matthias Ringwald
a1a856590c windows-h4-zephyr: BTstack port for Windows systems with Nordic chipsets with Zephyr HCI firmware 2018-01-04 16:54:59 +01:00
Matthias Ringwald
4efee645af stm32-l053r8-em9304: fix build 2017-12-24 12:46:08 +01:00
Matthias Ringwald
e0d431cbc9 docs: fix outline for ports section 2017-12-24 00:35:42 +01:00
Matthias Ringwald
8e7087f4b8 avrcp: fix size of emitted event 2017-12-24 00:28:03 +01:00
Matthias Ringwald
eb98afe8b1 docs: fix header level for ports 2017-12-24 00:20:13 +01:00
Matthias Ringwald
45600c0eb7 docs: provide images for pdf generation 2017-12-23 23:39:25 +01:00
Matthias Ringwald
324967f1ff docs: sort list of ports 2017-12-23 23:17:07 +01:00
Matthias Ringwald
be40e27005 docs: only look for README in main port folder 2017-12-23 23:11:34 +01:00
Matthias Ringwald
b52cd3d3a5 docs: copy images from port/* into docs/ports 2017-12-23 22:52:31 +01:00
Matthias Ringwald
4f9c2a8601 docs: cleanup build 2017-12-23 22:22:41 +01:00
Milanka Ringwald
8c2863b837 docs: fix compile 2017-12-23 00:03:05 +01:00
Matthias Ringwald
a1a1af7129 docs: move parts from quick start into port readme file for pic32 and windows-winusb 2017-12-22 23:54:43 +01:00
Matthias Ringwald
b379648ac7 updated changelog 2017-12-22 23:54:43 +01:00
Milanka Ringwald
42c38c4a96 docs: add refs to port titles, fix readme files 2017-12-22 23:50:42 +01:00
Milanka Ringwald
41026ca603 docs: add readme files from ports to a new chapter on existing ports 2017-12-22 23:50:42 +01:00
Milanka Ringwald
63e0421ec0 avdtp source demo: use configured sample rate 2017-12-22 23:50:42 +01:00
Milanka Ringwald
74c22f758c wav writter: check if wav file exists, prevent access to NULL pointer 2017-12-22 23:50:42 +01:00
Matthias Ringwald
9de20bbd3d esp32: update sdkconfig and use esp_bt.h instead of bt.h 2017-12-22 17:51:22 +01:00
Matthias Ringwald
8213ff1699 apollo2-em9304: add TODO list 2017-12-21 22:12:54 +01:00
Matthias Ringwald
bc5322e78d em9304: fix compile 2017-12-20 23:13:24 +01:00
Matthias Ringwald
b0c4ef7161 apollo2-em9304: remove Classic config options 2017-12-20 23:04:07 +01:00
Matthias Ringwald
24660862dc apollo2-em9304: disable log_info 2017-12-20 23:04:07 +01:00
Matthias Ringwald
b5c1b6b616 apollo2-em9304: add 'up and running' 2017-12-20 23:04:07 +01:00
Matthias Ringwald
aed1d832fa em9304: fix RDY->RX transition 2017-12-20 23:04:07 +01:00
Matthias Ringwald
e6c9673776 apollo2-em9304: create examples based on template, README.md 2017-12-20 23:04:07 +01:00
Matthias Ringwald
c5ae0d2317 apollo2-em9304: use System Timer (STIMER) for run loop 2017-12-20 23:04:07 +01:00
Matthias Ringwald
24b2b71b6f em9304: enforce 4-byte alignment on SPI operations 2017-12-20 23:04:07 +01:00
Matthias Ringwald
fc46bba0b0 em9304: process all received data at once, cleanup state machine 2017-12-20 23:04:07 +01:00
Matthias Ringwald
f2e99339cd em9304: change interface to provide callback on data available 2017-12-20 23:04:07 +01:00
Matthias Ringwald
905e80ca54 apollo2-em9304: port for em9304 shield on apollo2 evb 2017-12-20 23:04:07 +01:00
Matthias Ringwald
161a556908 em9304: add hci_transport_em9304_spi.c 2017-12-20 23:04:07 +01:00
Matthias Ringwald
5e2dc9e820 em9304: add hal_em9304_spi.h 2017-12-20 23:04:07 +01:00
Milanka Ringwald
417b499689 avdtp initiator: reject set configuration cmd if stream endpoint is already configured 2017-12-20 15:03:39 +01:00
Milanka Ringwald
67ae582d9f avdtp source test: emit all received capabilities 2017-12-20 14:48:22 +01:00
Matthias Ringwald
c4218671d7 windows-winusb: fix compile without ENABLE_SCO_OVER_HCI 2017-12-18 21:22:20 +01:00
Milanka Ringwald
9974aee0d2 avdtp sink: update API to retrun cmd status, fix reconfigure, remove printf from library 2017-12-15 16:11:34 +01:00
Matthias Ringwald
549011958f l2cap-ertm: indicate support for FCS Option in Information Response 2017-12-13 17:58:30 +01:00
Matthias Ringwald
b4f171b1aa l2cap-ertm: remove dead code 2017-12-13 17:40:13 +01:00
Matthias Ringwald
b72f690607 l2cap-ertm: calculate fcs only if used 2017-12-13 17:38:14 +01:00
Matthias Ringwald
fcb125edaf l2cap-ertm: fix fcs option configuration 2017-12-13 17:33:52 +01:00
Matthias Ringwald
a4f7d0a0d8 pts: fix compile 2017-12-13 16:52:44 +01:00
Matthias Ringwald
3f2e561446 pic32-harmony: mention Harmony v1.0 2017-12-13 16:19:10 +01:00
Matthias Ringwald
aee3eb8500 esp32: add link to issues posted by BK 2017-12-13 16:19:10 +01:00
Milanka Ringwald
a99118cda0 pts test: fix compile, add browsing controller cmds 2017-12-13 14:33:38 +01:00
Milanka Ringwald
2ee0e329f8 increase HCI_ACL_PAYLOAD_SIZE 2017-12-13 14:31:44 +01:00
Milanka Ringwald
81c03ff0b8 a2dp: handle pin code request 2017-12-13 14:30:53 +01:00
Milanka Ringwald
a5c9fdc555 a2dp: handle pin code request 2017-12-13 14:29:50 +01:00
Milanka Ringwald
c0a054f62c avrcp browsing: handle incoming avrcp connection 2017-12-13 14:29:15 +01:00
Milanka Ringwald
3dfd0eb6df sbc: include header in btstack.h 2017-12-13 14:27:42 +01:00
Milanka Ringwald
576a1127b5 avrcp browsing: add incoming connection event 2017-12-13 14:26:44 +01:00