Matthias Ringwald
|
bb44f0f585
|
esp32: fix integrate_btstack.py
|
2018-01-30 11:57:15 +01:00 |
|
Matthias Ringwald
|
87050a0b56
|
l2cap: add missing l2cap_emit_le_channel_closed
|
2018-01-30 11:30:12 +01:00 |
|
Matthias Ringwald
|
07b68b69ff
|
posix-h4: use fast uart for EM chipsets
|
2018-01-30 10:59:17 +01:00 |
|
Matthias Ringwald
|
dc673ce371
|
example/le_streamer_client: support full duplex using notifications and write without response
|
2018-01-29 15:04:18 +01:00 |
|
Matthias Ringwald
|
8f03f23d90
|
example/le_streamer: use single characteristic for write without reponse and notify, track data received by writes
|
2018-01-29 15:04:18 +01:00 |
|
Matthias Ringwald
|
e3ee42a534
|
avrcp: fix compile warning
|
2018-01-29 15:04:18 +01:00 |
|
Matthias Ringwald
|
d02bdcc6bb
|
esp32: allow to create customized example folders with individual sdkconfig file (2)
|
2018-01-29 15:04:18 +01:00 |
|
Matthias Ringwald
|
737cbeaae6
|
esp32: allow to create customized example folders with individual sdkconfig file. skip ant_test
|
2018-01-29 15:04:18 +01:00 |
|
Matthias Ringwald
|
2cf36df7f5
|
l2cap: emit le open/close events for le data channels on disconnect
|
2018-01-26 14:19:39 +01:00 |
|
Matthias Ringwald
|
ff01079be9
|
add le_data_channel examples to most ports
|
2018-01-19 16:32:28 +01:00 |
|
Matthias Ringwald
|
e69f253036
|
le_data_channel_client: fix compile
|
2018-01-19 16:15:29 +01:00 |
|
Matthias Ringwald
|
483d346123
|
le_data_channel_server: add GAP Service with name
|
2018-01-19 16:15:29 +01:00 |
|
Matthias Ringwald
|
17f4e5f98f
|
le_data_channel_client: send by default
|
2018-01-19 16:15:29 +01:00 |
|
Matthias Ringwald
|
534c860dc0
|
esp32: enable le data channels, disable packet logger
|
2018-01-19 16:15:29 +01:00 |
|
Matthias Ringwald
|
2b3e76a20b
|
esp32: enable le data channels, disable packet logger
|
2018-01-19 16:15:29 +01:00 |
|
Matthias Ringwald
|
b8b2707a51
|
libusb: only commpile le data channel examples
|
2018-01-19 16:15:29 +01:00 |
|
Matthias Ringwald
|
e8afb645ae
|
le_data_channel_server: log connection parameter request response and updates
|
2018-01-19 16:15:28 +01:00 |
|
Matthias Ringwald
|
ed69724ce0
|
le_data_channel_server: fix build
|
2018-01-19 16:15:28 +01:00 |
|
Matthias Ringwald
|
fc243dc843
|
le_data_channel_server: request 15 ms connection interval
|
2018-01-19 16:15:28 +01:00 |
|
Matthias Ringwald
|
5b6326f143
|
le_data_channel_server: add dummy ATT Server
|
2018-01-19 16:15:28 +01:00 |
|
Matthias Ringwald
|
cf9641eb81
|
libusb: fix makefile
|
2018-01-19 16:15:28 +01:00 |
|
Matthias Ringwald
|
7eb8556897
|
example/le_data_channel: allow to configure packet size
|
2018-01-19 16:15:28 +01:00 |
|
Matthias Ringwald
|
13171b9312
|
example/le_data_channel: allow to send from both sides
|
2018-01-19 16:15:28 +01:00 |
|
Matthias Ringwald
|
1add4db554
|
example: add le_data_channel_client and le_data_channel_server demos
|
2018-01-19 16:15:28 +01:00 |
|
Matthias Ringwald
|
b5803aaff8
|
l2cap: use l2cap_max_mtu as MPS for le data channels
|
2018-01-19 16:15:12 +01:00 |
|
Matthias Ringwald
|
9c6e867ea6
|
sm: moved sm_encryption_key_size, sm_authenticated, sm_authorization_state into gap.h
|
2018-01-19 16:08:14 +01:00 |
|
Matthias Ringwald
|
895ff4a54f
|
l2cap: use log_debug for le data channel feedback
|
2018-01-17 22:43:26 +01:00 |
|
Milanka Ringwald
|
6276d22a9a
|
sbc: fix unused parameter compile error
|
2018-01-17 16:53:41 +01:00 |
|
Milanka Ringwald
|
d6ec9a32b8
|
sbc test: add new param to decoder test to introduce partial frame corruption
|
2018-01-17 16:39:48 +01:00 |
|
Milanka Ringwald
|
04ec07bf78
|
msbc: reset decoder on invalid params status
|
2018-01-17 16:39:48 +01:00 |
|
Milanka Ringwald
|
a305eb5351
|
sbc: handle more errors, assert liveliness
|
2018-01-17 16:39:48 +01:00 |
|
Milanka Ringwald
|
813397ea25
|
sbc: remove bad frame num
|
2018-01-17 16:39:48 +01:00 |
|
Milanka Ringwald
|
ad75da140d
|
avrcp browsing: AVRCP msg fragmentation
|
2018-01-17 16:39:48 +01:00 |
|
Matthias Ringwald
|
d5e694a307
|
l2cap: fix parsing of CONNECTION_PARAMETER_UPDATE_REQUEST
|
2018-01-17 12:05:42 +01:00 |
|
Matthias Ringwald
|
efd3b3273d
|
hci: switch to main baud rate after EM_CpuReset for EM9304
|
2018-01-16 20:31:45 +01:00 |
|
Matthias Ringwald
|
e021ff1e59
|
hci: reset baud rate after init script for EM9304 as well
|
2018-01-16 18:25:59 +01:00 |
|
Matthias Ringwald
|
f41911ede3
|
hci: use btstack_chipset_result_t enum
|
2018-01-16 18:03:19 +01:00 |
|
Matthias Ringwald
|
7c5b4db433
|
sbc decoder: don't give up if no new data can be added to input buffer
|
2018-01-16 16:07:48 +01:00 |
|
Matthias Ringwald
|
aba3b91ae0
|
esp32: mention make 3.81 on Ubunutu LTS 14.4
|
2018-01-15 11:25:59 +01:00 |
|
Matthias Ringwald
|
9994cdda7d
|
stm32-f4discovery-cc256x: support ENABLE_SEGGER_RTT
|
2018-01-12 16:37:57 +01:00 |
|
Matthias Ringwald
|
dd13ed293d
|
segger-rtt: fix compile for arm-none-eabi-gcc
|
2018-01-12 16:37:05 +01:00 |
|
Matthias Ringwald
|
7dc86dfd35
|
segger-rtt: add rtt files
|
2018-01-12 15:57:43 +01:00 |
|
Matthias Ringwald
|
d5c4838448
|
stm32-f4discovery-cc256x: compile all examples with Makefile
|
2018-01-12 15:57:30 +01:00 |
|
Matthias Ringwald
|
173fff9bf3
|
example: fix warnings for printf of uint32_t values
|
2018-01-12 15:54:03 +01:00 |
|
Matthias Ringwald
|
367554ea4a
|
stm32-f4discovery-cc256x: avoid warning about UNUSED
|
2018-01-12 15:53:24 +01:00 |
|
Matthias Ringwald
|
775a92bfc8
|
stm32-f4discovery-cc256x: comment debug printf in stm32f4_hal
|
2018-01-12 15:52:45 +01:00 |
|
Matthias Ringwald
|
5b078273c9
|
doc: create existing_ports.md only once, re-recreate docs_final folder
|
2018-01-10 15:59:37 +01:00 |
|
Matthias Ringwald
|
f430eb8926
|
readme: add link to esp32 builder
|
2018-01-10 15:00:17 +01:00 |
|
Matthias Ringwald
|
bf00e4aae1
|
changelog: seperate new changes
|
2018-01-10 14:46:40 +01:00 |
|
Matthias Ringwald
|
0cb28080bd
|
stm32-l053r8-em9304: select btstack_chipset_em9304 and prepare patch upload
|
2018-01-10 14:30:24 +01:00 |
|