6969 Commits

Author SHA1 Message Date
Matthias Ringwald
90b574741c esp32: fix compile of classic part 2017-05-05 15:20:31 +02:00
Matthias Ringwald
2d1ab7bf32 esp32: update readme 2017-05-05 15:20:31 +02:00
Matthias Ringwald
8690631fa8 esp32: update readme 2017-05-05 15:20:31 +02:00
Matthias Ringwald
432895cb6b esp32: use max size acl payload 2017-05-05 15:20:31 +02:00
Matthias Ringwald
0a21b86715 esp32: try spp_and_le_streamer 2017-05-05 15:20:31 +02:00
Matthias Ringwald
0d00e2a180 esp32: add classic sources 2017-05-05 15:20:31 +02:00
Matthias Ringwald
0c9c335123 esp32: increase stack to 3072 2017-05-05 15:20:31 +02:00
Matthias Ringwald
8d8a3c37fb esp32: use semaphore to let VHCI task pause until packet is processed by btstack 2017-05-05 15:20:31 +02:00
Matthias Ringwald
17b3e0b8c9 esp32: use dedicated thread for btstack, fix run loop crash 2017-05-05 15:20:31 +02:00
Matthias Ringwald
3534659c26 esp32: follow update of esp-idf 2017-05-05 15:20:31 +02:00
Matthias Ringwald
75932a001c esp32: started on FreeRTOS/Single Threaded integration 2017-05-05 15:20:31 +02:00
Matthias Ringwald
6d9d5ca8cb esp32: use twitter style account name 2017-05-05 15:20:31 +02:00
Matthias Ringwald
edbc01eea5 esp32: added README.md 2017-05-05 15:20:31 +02:00
Matt Kelly
2d25c5fa56 esp32: Cleanup 2017-05-05 15:20:31 +02:00
Matt Kelly
e3ffa507f1 esp32: Add fixes from @mringwal, mostly works now 2017-05-05 15:20:31 +02:00
Matt Kelly
bf9af4c740 esp32: Put btstack in its own task and fix missing byte in outgoing packets 2017-05-05 15:20:30 +02:00
Matt Kelly
37ec87f175 esp32: Fix can_send_packet_now initialization 2017-05-05 15:20:30 +02:00
Matt Kelly
e9421616b0 esp32: Use time_ms instead of ticks 2017-05-05 15:20:30 +02:00
Matt Kelly
e4eb95214f esp32: Use generic transport instead 2017-05-05 15:20:30 +02:00
Matt Kelly
040f5acd38 esp32: More hacks to get send/receive somewhat working 2017-05-05 15:20:30 +02:00
Matt Kelly
84784df65f Remove erroneously added Makefile 2017-05-05 15:20:30 +02:00
Matt Kelly
0804a8de6e esp32: Add libcoexist 2017-05-05 15:20:30 +02:00
Matt Kelly
ed045cc20f esp32: Add necessary libs, override gitignore .a rule 2017-05-05 15:20:30 +02:00
Matt Kelly
0631daa1e1 esp32: Partially implement hal_cpu layer 2017-05-05 15:20:30 +02:00
Matt Kelly
d4d8445570 Begin porting btstack to esp32 2017-05-05 15:20:30 +02:00
Matthias Ringwald
4b8ec5bc8f sm: support standard as well as dynamic micro-ecc implementation. fix shared key calculation when not using WICED 2017-05-05 15:18:29 +02:00
Matthias Ringwald
7149bde5b4 define HCI_CON_HANDLE_INVALID and use in sm.c. Fixes issues with con handles that are 0 2017-05-05 15:16:07 +02:00
Matthias Ringwald
56f7db6385 fix 'missing initializer' warnings 2017-05-05 11:29:39 +02:00
Matthias Ringwald
3982eab914 fix 'comparions is always true' warning 2017-05-05 11:27:23 +02:00
Matthias Ringwald
867053f82d avdtp: fix signed comparison warning 2017-05-05 11:24:16 +02:00
Matthias Ringwald
6484b28a8c avdtp: introduce AVDTP_INVALID_SEP_INDEX and use in init 2017-05-05 11:21:29 +02:00
Matthias Ringwald
cde6ece438 example/pbap_client_demo: fix include 2017-05-04 11:29:13 +02:00
Matthias Ringwald
0489d9babb btstack_uart_block/embedded: document sleep modes 2017-05-04 11:28:36 +02:00
Matthias Ringwald
5c2e0bddf8 posix/windows-h4: correct local info printout 2017-05-03 14:07:15 +02:00
Matthias Ringwald
dc491b6ef3 posix-h5-bcm: fix compile warning 2017-05-03 11:56:31 +02:00
Matthias Ringwald
7bc1dbab74 posix-h5: show error for BCM chipset, remove all BCM code 2017-05-03 11:55:13 +02:00
Milanka Ringwald
be0f0dbba8 avdtp_source_demo: remove ring buffer, ... 2017-05-02 23:27:22 +02:00
Milanka Ringwald
061eb28ed0 avdtp_source_demo: remove ring buffer, ... 2017-05-02 23:26:27 +02:00
Milanka Ringwald
5e13d612c1 avdtp: don't store sbc frame size into ring buffer 2017-05-02 22:37:27 +02:00
Milanka Ringwald
b9beeeb278 avdtp: move read ring to uint8_t buffer to the app 2017-05-02 22:29:04 +02:00
Matthias Ringwald
e25b4a2f90 wiced: move common files into platform/wiced 2017-05-02 19:06:57 +02:00
Matthias Ringwald
8e24486a4a fix static only warning 2017-05-02 19:06:13 +02:00
Matthias Ringwald
d0756da49e fix format warnings for uint32_t values 2017-05-02 19:05:56 +02:00
Matthias Ringwald
0a11ef3822 wiced: fix build 2017-05-02 18:16:08 +02:00
Matthias Ringwald
86a86a65d4 wiced-h4: moved files back to port/wiced-h4 2017-05-02 18:02:27 +02:00
Matthias Ringwald
59a6348713 wiced: renamed wiced into wiced-h4, provide wiced-h5 that works without RTS/CTS 2017-05-02 17:54:23 +02:00
Matthias Ringwald
bace42effc fix format warnings for uint32_t values 2017-05-02 16:17:33 +02:00
Matthias Ringwald
5c5f3f76da h5: add 50 ms to minimum resend timeout 2017-05-02 15:53:52 +02:00
Matthias Ringwald
7df1ef2f9e sm: HAVE_AES128 allows to complete AES128 by Host instead of Bluetooth Controller - rarely needed 2017-05-02 15:30:45 +02:00
Matthias Ringwald
98b5831b73 wiced: support no flowcontrol in btstack_uart_block_wiced.c 2017-05-02 10:49:24 +02:00