536 Commits

Author SHA1 Message Date
Matthias Ringwald
2eb5c29059 hfp: report 1.9 in SDP record 2023-10-10 11:50:27 +02:00
Matthias Ringwald
5c51cbf6cd spp_server: fix SDP version in SDP record 2023-10-06 18:40:58 +02:00
Matthias Ringwald
615299a8c4 avrcp: shorten SDP Service and Provider Names 2023-09-20 11:48:43 +02:00
Matthias Ringwald
1b9864ea2a hids_device: provide report for GET REPORT operation via callback 2023-09-18 17:20:45 +02:00
Matthias Ringwald
aa3c9a66cc hids_device: emit HIDS_SUBEVENT_SET_REPORT for write and write without response to report characteristics 2023-09-18 16:41:31 +02:00
Matthias Ringwald
fa7f2dfdd3 hci: re-implement implicit SCO flow control 2023-09-13 14:23:23 +02:00
Matthias Ringwald
8366bc41ba avdtp: limit l2cap mtu to largest br/edr packet 2023-09-12 14:58:28 +02:00
Matthias Ringwald
42c7a7b810 l2cap: make l2cap_get_remote_mtu_for_local_cid available to LE-only builds 2023-09-11 16:08:39 +02:00
Matthias Ringwald
8b631c133a avrcp_controller: build get element attributes command on the fly, fix #527 2023-09-11 15:56:43 +02:00
Matthias Ringwald
35d4a926ea hci_dunp_windows_fs: fix timestamps 2023-09-07 10:41:00 +02:00
Matthias Ringwald
c9de93a98c changelog: mention flash bank tlv 2023-08-29 15:50:37 +02:00
Matthias Ringwald
989c549884 l2cap: add authorization_required param to ecbm service registration 2023-08-20 14:46:30 +02:00
Matthias Ringwald
c7fc10753e gatt_client: ignore notifications/indications until re-encrypted for bonded device without ENABLE_LE_PROACTIVE_AUTHENTICATION 2023-08-20 14:46:29 +02:00
Matthias Ringwald
e39127d3f3 avrcp: reject incoming second l2cap connection 2023-08-16 09:26:54 +02:00
Matthias Ringwald
6decf019d6 hfp_ag: trigger WBS config for ENABLE_BCM_PCM_WBS 2023-08-11 14:13:40 +02:00
Matthias Ringwald
6c8af51cd8 hid_device: extract hid_device_setup_instance, set Report Mode as default 2023-07-27 19:01:18 +02:00
Matthias Ringwald
a7666b0251 hfp_ag: emit service level established after answering AT+BIND?, fixes issue #506 2023-07-20 13:00:06 +02:00
Matthias Ringwald
e4c7c6fa4a le_device_db: dump LTK as well 2023-06-22 13:58:11 +02:00
Matthias Ringwald
a05fc5f219 nrf5-zephyr: replaced by new port/zephyr 2023-06-20 14:53:53 +02:00
Matthias Ringwald
334e35ac6f hci: fix remove le device from whitelist 2023-06-20 10:52:01 +02:00
Matthias Ringwald
1e57435b5a changelog: mention gatt over eatt 2023-06-19 17:33:30 +02:00
Dirk Helbig
f0d1308510 hfp_lc3: removed erroneous address operator 2023-06-15 20:13:09 +02:00
Matthias Ringwald
c528139d1e hfp: use 'don't care' to accept SCO connections, fixes issue on ESP32 2023-06-14 14:25:58 +02:00
Matthias Ringwald
72c3a9edf4 btstack_crypto: allow MBEDTLS config via MBEDTLS_CONFIG_FILE 2023-06-09 17:13:45 +02:00
Matthias Ringwald
92fee4a9d0 tool/convert_gatt_service: removed as GATT Service descriptions not available on Bluetooth SIG web site 2023-06-05 11:09:09 +02:00
Matthias Ringwald
ee5fec5251 changelog: add experimental HFP SWB 2023-06-01 17:35:28 +02:00
Matthias Ringwald
05e3613052 changelog: mention hfp sco packet type checks 2023-06-01 15:41:05 +02:00
Matthias Ringwald
9a0af64aaa changelog: prepare for 1.5.6 release 2023-05-31 11:12:01 +02:00
Matthias Ringwald
8deec6605c hfp: remove trailing newline/carriage return in custom command event 2023-05-30 15:25:32 +02:00
Matthias Ringwald
ffbed5cf91 changelog: mention hfp_hf_register_custom_at_command 2023-05-27 17:07:40 +02:00
Matthias Ringwald
7f8f119190 hfp: emit HFP_SUBEVENT_CUSTOM_AT_MESSAGE_SENT after sending custom message 2023-05-27 16:55:33 +02:00
Matthias Ringwald
3ad75286b3 hfp: use mandatory safe settings considering BR/EDR Secure Connections to accept synchronous connections 2023-05-26 11:08:48 +02:00
Matthias Ringwald
d3f12e4555 a2dp_sink: drop unused local seid argument in a2dp_sink_establish_stream 2023-05-22 10:46:42 +02:00
Matthias Ringwald
dc542de1f1 sm: ignore Security Request during re-encryption 2023-05-19 21:31:36 +02:00
Matthias Ringwald
d2e34ffbec hfp: fix setup/accept of synchronous connection 2023-05-11 14:38:27 +02:00
Matthias Ringwald
88f925b138 hci: set role only on create and role changed 2023-05-10 13:59:03 +02:00
Matthias Ringwald
db3c1f8953 gap: add ENABLE_EXPLICIT_DEDICATED_BONDING_DISCONNECT 2023-05-10 11:25:15 +02:00
Matthias Ringwald
f926638955 changelog: mention cover art client 2023-05-03 11:42:44 +02:00
Matthias Ringwald
24d14ae36e hci: set minimum and maximum CE length to 0 2023-04-29 17:05:13 +02:00
Matthias Ringwald
effecf77ff changelog: add gatt over br/edr 2023-04-12 10:56:41 +02:00
Matthias Ringwald
893dbb9455 Add posix-h4-bcm port for newer Infineon controllers 2023-04-06 12:23:20 +02:00
Matthias Ringwald
cc528b9d66 port: add posix-h4-nxp 2023-04-05 14:37:20 +02:00
Matthias Ringwald
f37aba7b8c changelog: esp32 - replace deprecated btstack_run_loop_freertos calls 2023-04-04 14:49:38 +02:00
Matthias Ringwald
d4452ed786 changelog: mention btstack_stdio_init for esp32 2023-04-04 12:12:59 +02:00
Matthias Ringwald
ab3cc2230e - chipset/bcm: look for PatchRAM file DEVICE_NAME...hcd 2023-03-31 16:36:20 +02:00
Matthias Ringwald
42780893c2 avdtp_source: use sample count as timestamp 2023-03-24 20:20:33 +01:00
Matthias Ringwald
f37082eece a2dp_source: remove deprecated a2dp_source_stream_send_media_payload 2023-03-24 20:02:28 +01:00
Matthias Ringwald
21f2491df4 avdtp: remove deprecated avdtp_source_stream_send_media_payload 2023-03-24 20:02:12 +01:00
Matthias Ringwald
4d3b451627 changelog: add esp32 changes 2023-03-24 10:44:50 +01:00
Matthias Ringwald
7eb5b27e62 gap: add gap_set_scan_phys and gap_set_connection_phys 2023-03-22 11:02:06 +01:00