Matthias Ringwald
|
0f78faa83f
|
Merge branch 'master' into develop
|
2016-05-02 17:36:41 +02:00 |
|
Matthias Ringwald
|
71f331874d
|
pic32: create MPLAPX projects for all examples in harmony/vx_xx/apps/btstack
|
2016-05-02 17:26:08 +02:00 |
|
Matthias Ringwald
|
fd78d2a43f
|
pic32: rename bk-audio-dk to bt_audio_dk
|
2016-05-02 12:44:16 +02:00 |
|
Matthias Ringwald
|
05b338c5b8
|
csr: fix ps key for h5 config
|
2016-04-29 14:49:16 +02:00 |
|
Matthias Ringwald
|
4b871b9e05
|
posix-h5: don't enable auto sleep by default
|
2016-04-29 14:06:25 +02:00 |
|
Matthias Ringwald
|
35dfa65188
|
csr: enable RTS/CTS for BCSP and H5
|
2016-04-29 14:05:32 +02:00 |
|
Matthias Ringwald
|
6ae10533e1
|
h5: chunk outgoing slip frames to avoid buffer size double the size of the hci buffer
|
2016-04-29 12:04:36 +02:00 |
|
Matthias Ringwald
|
94764e9910
|
h5: support for auto-sleep mode after link inactivity
|
2016-04-28 22:19:33 +02:00 |
|
Matthias Ringwald
|
cbc04f4886
|
h5: accept partial config message
|
2016-04-28 14:55:19 +02:00 |
|
Matthias Ringwald
|
914aaacb4d
|
pic32: clear overrun uart flag
|
2016-04-28 14:50:33 +02:00 |
|
Matthias Ringwald
|
ebd8f44018
|
pic32: update project for v1.0
|
2016-04-27 22:22:18 +02:00 |
|
Matthias Ringwald
|
52984ae229
|
pic32: disable set baud in hal_uart_dma.h implementation
|
2016-04-27 22:21:29 +02:00 |
|
Matthias Ringwald
|
8aa44d5a9a
|
btstack_uart_embedded: fix typo, working
|
2016-04-27 22:19:44 +02:00 |
|
Matthias Ringwald
|
d8e28fa375
|
h5: call uart set sleep if link enters sleep mode
|
2016-04-27 15:50:05 +02:00 |
|
Matthias Ringwald
|
019a10b5a3
|
hci_transport_h4: remove commented code about triggering run loop
|
2016-04-27 15:20:27 +02:00 |
|
Matthias Ringwald
|
f6a20ec99f
|
eHCILL: use ENABLE_EHCILL instead of HAVE_EHCILL plus runtime enable call, updated docs
|
2016-04-27 15:18:55 +02:00 |
|
Matthias Ringwald
|
8a23fc5312
|
hci_transport_h4: eHCILL working on POSIX
|
2016-04-27 15:05:57 +02:00 |
|
Matthias Ringwald
|
82d05f164d
|
hci_transport_h4: fix compile
|
2016-04-27 11:51:01 +02:00 |
|
Matthias Ringwald
|
307a4fe366
|
h4: add parts of eHCILL (not tested/working)
|
2016-04-27 10:47:25 +02:00 |
|
Matthias Ringwald
|
287b4054fb
|
Update README.md
|
2016-04-27 10:40:55 +02:00 |
|
Matthias Ringwald
|
18b8d0cbee
|
btstack_uart_block: add get_supported_sleep_modes() and set_sleep(mode)
|
2016-04-26 17:29:24 +02:00 |
|
Matthias Ringwald
|
664e8b55a1
|
hci_transport_h4_embedded: handle SCO packets
|
2016-04-26 11:44:42 +02:00 |
|
Matthias Ringwald
|
94a5538cc6
|
posix: added posix-h5 port
|
2016-04-22 16:28:04 +02:00 |
|
Matthias Ringwald
|
bd021c4e5b
|
h4/h5: move platform independent implementations into core
|
2016-04-22 16:23:23 +02:00 |
|
Matthias Ringwald
|
643dd87f7c
|
h4/h5: drop all references to POSIX
|
2016-04-22 16:19:05 +02:00 |
|
Matthias Ringwald
|
327a82080c
|
posix: set fd in data source
|
2016-04-22 15:57:59 +02:00 |
|
Matthias Ringwald
|
d9ec3f99b2
|
example/hsp_X_demo: fix error report for HSP_SUBEVENT_RFCOMM_CONNECTION_COMPLETE
|
2016-04-22 10:09:40 +02:00 |
|
Matthias Ringwald
|
bdb44bd96a
|
example/hsp+hfp: prettify SCO packet count, show remote addr in menu
|
2016-04-21 21:48:56 +02:00 |
|
Matthias Ringwald
|
13839019fa
|
HFP + HSP: use uniform btstack_packet_handler_t
|
2016-04-21 21:37:40 +02:00 |
|
Matthias Ringwald
|
d1fd2a8811
|
l2cap: fix event forwarding failure by previous commit
|
2016-04-21 21:23:31 +02:00 |
|
Matthias Ringwald
|
3d50b4ba50
|
hci: use btstack_packet_handler_t for acl and sco callbacks
|
2016-04-21 20:47:37 +02:00 |
|
Matthias Ringwald
|
827ced6014
|
hfp/hsp: don't call l2cap_init
|
2016-04-21 16:17:03 +02:00 |
|
Matthias Ringwald
|
3cef842b65
|
example/hfp_ag: send sinus wave to HF
|
2016-04-21 15:58:44 +02:00 |
|
Matthias Ringwald
|
6ff51cfd6b
|
Add handle to HFP_SUBEVENT_AUDIO_CONNECTION_ESTABLISHED getters
|
2016-04-21 15:29:46 +02:00 |
|
Matthias Ringwald
|
be2a1a7820
|
hfp_hf: fix compile
|
2016-04-21 15:05:23 +02:00 |
|
Matthias Ringwald
|
e64e0086b6
|
example/hfp_ag: tidy up
|
2016-04-21 14:50:02 +02:00 |
|
Matthias Ringwald
|
6c5b2002a2
|
hfp: don't report command status ok for synchronous setup
|
2016-04-21 14:48:17 +02:00 |
|
Matthias Ringwald
|
eddcd3084a
|
hfp: handle command status error when opening sco connection
|
2016-04-21 12:40:21 +02:00 |
|
Matthias Ringwald
|
473ac565d5
|
hfp_ag: fix sending of chunked AG Indicators
|
2016-04-21 11:50:46 +02:00 |
|
Matthias Ringwald
|
bb6944afd9
|
hfp: request rfcomm send event after connection created
|
2016-04-21 11:47:33 +02:00 |
|
Matthias Ringwald
|
2778f48c98
|
mtk: fix compile
|
2016-04-20 23:27:58 +02:00 |
|
Matthias Ringwald
|
084ad01c1a
|
hci_transport/btstack_uart_block: create btstack_uart_block_embedded on top of hal_uart_dma. Pass in uart driver to H4/H5 instances
|
2016-04-20 23:18:15 +02:00 |
|
Matthias Ringwald
|
8da2e96db3
|
sm: fix compile
|
2016-04-20 16:58:01 +02:00 |
|
Matthias Ringwald
|
b04800026f
|
sm: fix compile
|
2016-04-20 16:57:41 +02:00 |
|
Matthias Ringwald
|
8b62adc3de
|
sm: use just works if master or slave have unknown IO capabilities
|
2016-04-20 16:54:17 +02:00 |
|
Matthias Ringwald
|
1ad129be78
|
sm: use uint8_t[7] instead of struct for sm_pairing_packet_t to avoid to depend on packed structs
|
2016-04-20 16:53:47 +02:00 |
|
Matthias Ringwald
|
7f727f81e5
|
sm: use just works if master or slave have unknown IO capabilities
|
2016-04-20 16:52:49 +02:00 |
|
Matthias Ringwald
|
a3f81b3616
|
sm: use uint8_t[7] instead of struct for sm_pairing_packet_t to avoid to depend on packed structs
|
2016-04-20 16:51:36 +02:00 |
|
Matthias Ringwald
|
b300903afd
|
btstack_uart_block_posix: inline btstack_uart_posix
|
2016-04-20 12:27:39 +02:00 |
|
Matthias Ringwald
|
b52fe0206e
|
hci_transport_h4: general btstack_uart_block.h
|
2016-04-20 12:12:18 +02:00 |
|