6920 Commits

Author SHA1 Message Date
Matthias Ringwald
98b5831b73 wiced: support no flowcontrol in btstack_uart_block_wiced.c 2017-05-02 10:49:24 +02:00
Matthias Ringwald
0e02617b40 wiced: introduce btstack_flow_control_mode and reduce #ifdefs 2017-05-02 10:00:58 +02:00
Matthias Ringwald
197ab0eba1 posix-b5-bcm: use local variables for chipset and uart driver 2017-05-02 09:45:01 +02:00
Matthias Ringwald
ed5dc1078e pic32: fix compile 2017-05-02 00:32:53 +02:00
Matthias Ringwald
b403028e72 h4: support wakeup via wakeup-up handler for h5 2017-05-02 00:29:01 +02:00
Matthias Ringwald
224203d84a btstack_uart_block/embedded: support sleep 2017-05-02 00:22:41 +02:00
Matthias Ringwald
c3dafd4604 btstack_uart_block: add set_wakeup_handler to allow wake up notifications 2017-05-01 18:13:51 +02:00
Matthias Ringwald
c4e86052e3 h4: use enum for EHCILL message types - fixes compile error when used as case labels 2017-05-01 12:59:58 +02:00
Matthias Ringwald
39e7ee9f5d cc256x: ENABLE_CC256X_BAUDRATE_CHANGE_FLOWCONTROL_BUG_WORKAROUND avoids lost bytes during baud rate change, updated docu 2017-04-30 00:13:30 +02:00
Milanka Ringwald
15c4965bbc star removing ring buffer 2017-04-28 17:55:35 +02:00
Milanka Ringwald
94a654e1d7 use intermidiate sbc storage 2017-04-28 17:40:44 +02:00
Milanka Ringwald
1f6397ce22 calc num frames 2017-04-28 17:13:38 +02:00
Milanka Ringwald
8ca0814ab3 remove a2dp dependancy on sbc encoder 2017-04-28 15:19:42 +02:00
Matthias Ringwald
8eb8d46326 hid_device: extract l2cap handling into classic/hid_device, send events 2017-04-27 14:57:02 +02:00
Matthias Ringwald
dd148ddbc5 hid_device: added HID Meta Events 2017-04-27 14:56:07 +02:00
Matthias Ringwald
d40c9ac6cf hid_device: move hid_create_sdp_record into classic/hid_device.h 2017-04-27 11:39:25 +02:00
Matthias Ringwald
6518788a7f hid_device: send demo text if no stdin available 2017-04-27 11:25:17 +02:00
Matthias Ringwald
ca44a803f1 hid_device: lookup keycode in US keyboard table 2017-04-27 11:11:27 +02:00
Matthias Ringwald
4cf728558f hid_device: support for typing [a-zA-Z0-9], space, backspace 2017-04-26 22:13:45 +02:00
Matthias Ringwald
0316aa6f75 hid_device: report connect/disconnect, track l2cap cids 2017-04-26 21:50:47 +02:00
Matthias Ringwald
2fa56ea6fd hid_device: start demo, define keyboard boot protocol descriptor, create sdp record 2017-04-26 18:14:27 +02:00
Milanka Ringwald
da4d68913d avdtp: fix send audio, enable mod 2017-04-26 15:46:32 +02:00
Matthias Ringwald
b3264428f7 ble: fix compile ifndef ENABLE_CLASSIC 2017-04-26 15:38:12 +02:00
Milanka Ringwald
5cfe7f4cc8 fix sink demo, fix source demo sending audio 2017-04-26 12:25:11 +02:00
Matthias Ringwald
1a2f82330a wiced: extract btstack_uart_block_wiced.c from hci_transport_h4_wiced.c, use with regular H4 implementation 2017-04-26 11:58:39 +02:00
Matthias Ringwald
646a1850c2 bcm/h5: allow to use higher main baud rate when fully booted 2017-04-26 11:55:26 +02:00
Matthias Ringwald
99e8f095f5 bcm/h5: extract btstack_chipset_bcm_download_firmware 2017-04-26 11:55:26 +02:00
Matthias Ringwald
aaf306a213 bcm/h5: use hci_dump, disable debug output 2017-04-26 11:55:26 +02:00
Matthias Ringwald
480bd5c8fc bcm/h5: use main baudrate for patchram upload 2017-04-26 11:55:25 +02:00
Matthias Ringwald
0728d358bb bcm/h5: upload init script before starting stack in h5 mode 2017-04-26 11:55:25 +02:00
Matthias Ringwald
ca98ec55e1 posix/uart: wait 100 ms after opening serial port 2017-04-26 11:55:25 +02:00
Matthias Ringwald
cdb8bfaea6 wiced: use micro-ecc from WICED SDK to avoid duplicate symbols 2017-04-25 20:48:09 +02:00
Milanka Ringwald
60ec20d049 introduce flags for suspend, abort, close 2017-04-25 17:12:36 +02:00
Matthias Ringwald
4e94d79fcb chipsets: document possible workaround for CC256x bug during HCI Command Complete Event for HCI VS Update Baudrate 2017-04-25 10:24:16 +02:00
Matthias Ringwald
71aad61857 chipsets: document possible workaround for CC256x bug during HCI Command Complete Event for HCI VS Update Baudrate 2017-04-25 10:10:48 +02:00
Matthias Ringwald
b178c54806 h5: don't log single bytes for rx 2017-04-24 15:24:02 +02:00
Matthias Ringwald
bf71c89905 h5: send empty config reponse for empty config message 2017-04-23 00:19:32 +02:00
Milanka Ringwald
46e6b06306 clean up open/close stream api 2017-04-21 16:34:57 +02:00
Milanka Ringwald
0bdb280dbe source demo cleanup 2017-04-21 14:35:04 +02:00
Milanka Ringwald
944b15048a source demo cleanup 2017-04-21 14:33:26 +02:00
Milanka Ringwald
2f869b6e11 move seids and cid into tracker context 2017-04-21 14:28:54 +02:00
Milanka Ringwald
a42de5830e add start/stop streaming events 2017-04-21 14:13:13 +02:00
Milanka Ringwald
b548dda644 send sine 2017-04-19 16:12:03 +02:00
Matthias Ringwald
77b95b4145 csr: support setting baud rate via h4/h5 2017-04-19 15:12:51 +02:00
Matthias Ringwald
cf524f2b10 posix/windows ports: show BD ADDR when stack running 2017-04-19 14:34:18 +02:00
Milanka Ringwald
ba155c2213 move connect/open stream to a2dp 2017-04-18 17:05:33 +02:00
Milanka Ringwald
274391e8b2 use a2dp interface to init demo app 2017-04-18 14:05:17 +02:00
Milanka Ringwald
b442c9e641 add ad2p files 2017-04-18 11:58:07 +02:00
Milanka Ringwald
bd1ecb8ab0 use defines from bluetooth sdp 2017-04-18 11:22:15 +02:00
Milanka Ringwald
a0ed80bdc9 move config to stream endpoint 2017-04-18 10:51:31 +02:00