Matthias Ringwald
|
571932a94f
|
changelog: add btstack_transport_sco.h + btstack_transport_sco_i2s_test_bridge
|
2021-02-22 12:27:23 +01:00 |
|
Matthias Ringwald
|
1d2bbd54d3
|
hci: use 512 khz bit clock with WBS support and 256 without for BCM and SCO over PCM
|
2021-02-20 22:16:46 +01:00 |
|
Matthias Ringwald
|
4e82176441
|
hci: config I2S for BCM Controllers if ENABLE_SCO_OVER_PCM
|
2021-02-20 22:01:35 +01:00 |
|
Matthias Ringwald
|
1f7e2e75d3
|
changelog: prepare v1.3.1
|
2021-02-10 10:22:55 +01:00 |
|
Matthias Ringwald
|
9a9a8dbd1c
|
changelog: add HID Host
|
2021-02-09 16:03:00 +01:00 |
|
Matthias Ringwald
|
e2ededa135
|
changelog: mention avrcp Controller + Target send fix
|
2021-02-09 10:17:07 +01:00 |
|
Matthias Ringwald
|
aaa6d7d5fc
|
docu: list ENABLE_CLASSIC_OOB_PAIRING
|
2021-02-08 17:19:05 +01:00 |
|
Matthias Ringwald
|
8691a66c78
|
a2dp, avdtp: use a2dp_source_set_config_{TYPE} and avdtp_config{TYPE}_store to avoid large number of parameters
|
2021-02-04 19:13:57 +01:00 |
|
Matthias Ringwald
|
d7f7a5c374
|
l2cap: make handling of hci disconnect more robust
|
2021-02-03 17:34:55 +01:00 |
|
Matthias Ringwald
|
535ff08864
|
avdtp: emit stream release for active stream if signaling is closed first, e.g. caused by hci disconnect
|
2021-02-03 17:34:12 +01:00 |
|
Matthias Ringwald
|
4ab261495c
|
changelog: copy-edit for v1.3 release
|
2021-01-28 10:28:36 +01:00 |
|
Matthias Ringwald
|
29ba805bf8
|
tool/compile_gatt: support multiple instances of the same service
|
2021-01-26 21:00:34 +01:00 |
|
Matthias Ringwald
|
eaffacf936
|
esp32: enable wide-band speech, disable secure connections for hfp/hsp demos
|
2021-01-26 16:22:48 +01:00 |
|
Matthias Ringwald
|
5e91d96c45
|
gap: provide Link Type parameter to incoming connection filter for gap_register_classic_connection_filter
|
2021-01-25 15:12:13 +01:00 |
|
Matthias Ringwald
|
f496d06e14
|
hci: keep le connecting request on create connection cancel complete,
fixes logic for gap_auto_connection_stop + gap_auto_connection_start() sequence
|
2021-01-22 19:09:57 +01:00 |
|
Matthias Ringwald
|
e43d1938b9
|
hfp: added event to sniff strings sent over rfcomm
|
2021-01-21 11:30:29 +01:00 |
|
Matthias Ringwald
|
25459311ce
|
a2dp_source_demo: expect avdtp_channel_mode_t in A2DP_SUBEVENT_SIGNALING_MEDIA_CODEC_SBC_CONFIGURATION
|
2021-01-20 19:22:51 +01:00 |
|
Matthias Ringwald
|
1d79cae3b7
|
a2dp: fix events and use a2dp_cid , local_seid, remote_seid in A2DP subevents
|
2021-01-15 14:25:03 +01:00 |
|
Matthias Ringwald
|
4f75656a02
|
ports: STM32-F103RB Nucleo + CC256x port removed
|
2021-01-14 23:51:10 +01:00 |
|
Matthias Ringwald
|
63aba030ad
|
changelog: a2dp changes
|
2021-01-14 15:59:37 +01:00 |
|
Matthias Ringwald
|
689d4323e4
|
hfp: send BCM command to enable WBS, configure PCM for 8 vs. 16 kHz
hfp: use transparent 16-bit as voice setting for BCM WBS
fix
fix
|
2021-01-05 17:34:57 +01:00 |
|
Matthias Ringwald
|
0e0bba862c
|
gatt_client: skip MTU exchange after MTU exchange on ATT Server
|
2020-12-29 15:25:56 +01:00 |
|
Matthias Ringwald
|
cc92f22bee
|
hfp/goep_client/avdtp/a2dp: return SDP_SERVICE_NOT_FOUND if no suitable SDP record is found
|
2020-12-14 11:39:43 +01:00 |
|
Matthias Ringwald
|
e55c05e30d
|
hfp/hsp: validate remote role is present in SDP Service Class List ID
Avoids HFP AG/HSP AG connecting to same service on remote device
|
2020-12-11 22:21:17 +01:00 |
|
Matthias Ringwald
|
18aab41867
|
sdp_client_rfcomm: add sdp_client_query_rfcomm_channel_and_name_for_service_class_uuid
|
2020-12-11 22:07:25 +01:00 |
|
Matthias Ringwald
|
17b0e9ff31
|
l2cap: fix packet size check for incoming classic basic channels (regression introduced in v1.2.1)
|
2020-12-11 17:09:45 +01:00 |
|
Matthias Ringwald
|
3721a23546
|
hfp: support CC256x assisted hfp
|
2020-12-10 15:38:26 +01:00 |
|
Matthias Ringwald
|
d26f57b0fe
|
changelog: prepare v1.2.1
|
2020-12-10 10:53:20 +01:00 |
|
Matthias Ringwald
|
0763891b99
|
l2cap: check packet size against local mtu for classic basic channels
|
2020-11-25 09:30:13 +01:00 |
|
Matthias Ringwald
|
4fc83f45ae
|
l2cap: forward data only in open state
|
2020-11-25 09:30:13 +01:00 |
|
Matthias Ringwald
|
7d5c2f20da
|
l2cap: use connection handle for channel lookup
|
2020-11-25 09:30:13 +01:00 |
|
Matthias Ringwald
|
770186d106
|
esp32: fix audio sink driver
|
2020-11-20 14:27:01 +01:00 |
|
Matthias Ringwald
|
2418d9f45c
|
changelog: prepare v1.2
|
2020-11-20 09:36:24 +01:00 |
|
Matthias Ringwald
|
ccaaedd976
|
chagelog update
|
2020-11-16 17:15:13 +01:00 |
|
Matthias Ringwald
|
408cf7d807
|
sm: don't disconnect on authentication failure
|
2020-11-12 22:26:47 +01:00 |
|
Matthias Ringwald
|
4f384501ec
|
gap: gap_delete_bonding removes device from LE Resolving List and from discards LE bonding information
|
2020-11-12 22:26:47 +01:00 |
|
Matthias Ringwald
|
11279da7cd
|
gatt_client: add gatt_client_set_required_security_level
|
2020-11-12 11:35:19 +01:00 |
|
Matthias Ringwald
|
b15d5cea35
|
gatt_client: drop notifications/indications until IRK and re-encryption are complete as Responder
|
2020-11-12 11:35:19 +01:00 |
|
Matthias Ringwald
|
6c44b7598c
|
sm: send security request on re-connect if bonded (ENABLE_LE_PROACTIVE_AUTHENTICATION)
|
2020-11-12 11:29:51 +01:00 |
|
Matthias Ringwald
|
3b7fd749ad
|
sm: block connection if encryption fails for bonded device as Central
|
2020-11-12 11:29:51 +01:00 |
|
Milanka Ringwald
|
6e7485d0cb
|
avrcp_controller: allow to send multiple absolute volume commands without waiting for response.
|
2020-11-05 11:33:09 +01:00 |
|
Matthias Ringwald
|
dd583d9fc5
|
sm: fix update of sc flag for re-encrypted connection in peripheral role
# Conflicts:
# CHANGELOG.md
|
2020-11-04 16:10:07 +01:00 |
|
Matthias Ringwald
|
5cc4b88585
|
l2cap: trigger pairing for outgoing LE Data Channels if security level insufficient
|
2020-11-02 12:33:17 +01:00 |
|
Matthias Ringwald
|
c8d0ff3394
|
sm: sending security request by responder starts sm timeout
|
2020-10-29 15:24:14 +01:00 |
|
Matthias Ringwald
|
c3898ca4c0
|
hci: fix reject of LE remote connection param request via HCI
|
2020-10-21 15:28:41 +02:00 |
|
Matthias Ringwald
|
5b81740276
|
changelog: update
|
2020-10-21 14:38:28 +02:00 |
|
Matthias Ringwald
|
1e122704da
|
gap: add gap_bonded to check if bonding information is available for active connection
|
2020-10-21 14:34:35 +02:00 |
|
Matthias Ringwald
|
57132f1279
|
sm: implement h7 ctkd
Set CT2 in AuthReq if Bonding+SC+CTKD
|
2020-10-16 17:24:08 +02:00 |
|
Matthias Ringwald
|
7ece0eaa04
|
sm: set LinkKey flag if CTKD and SC are active
|
2020-10-16 16:10:00 +02:00 |
|
Matthias Ringwald
|
a8bb045c9d
|
changelog: update
|
2020-10-14 11:14:44 +02:00 |
|