15385 Commits

Author SHA1 Message Date
Matthias Ringwald
b3c4561ca5 readme: add att, l2cap, sdp to list of qualified protocols/profiles 2023-10-11 14:26:10 +02:00
Matthias Ringwald
85bf1c18dd example/hfp: use create SDP record with codecs 2023-10-10 11:50:27 +02:00
Matthias Ringwald
aa10b9cbee hfp: add hfp_hf_create_sdp_record_with_codecs and hfp_hf_create_sdp_record_with_codecs 2023-10-10 11:50:27 +02:00
Matthias Ringwald
2eb5c29059 hfp: report 1.9 in SDP record 2023-10-10 11:50:27 +02:00
Matthias Ringwald
75b056dc9a btstack_lc3plus_fraunhofer: fix lc3plus_dec_init without ENABLE_HR_MODE 2023-10-10 10:56:19 +02:00
Matthias Ringwald
753e0cc26a doc: improve att can send now explanation 2023-10-10 10:48:57 +02:00
Matthias Ringwald
bc66a7de85 example/le_audio_demo_util_sink: enable LC3plus if requested and possible 2023-10-10 10:47:50 +02:00
Edison David
1eafc990d9 test/le-audio: fix compilation issues w/ LC3Plus installed 2023-10-10 10:46:38 +02:00
Christian Erhardt
67b65e8f10 ble/gatt-service: use backtick for code snippets in comments 2023-10-10 10:42:50 +02:00
Christian Erhardt
346b3650ca doc: fix link to nordic_ssp_le_counter example 2023-10-09 12:30:14 +02:00
Christian Erhardt
784e0634a9 doc: fix link on quick start page 2023-10-09 12:30:09 +02:00
Matthias Ringwald
45d8a16ab7 tool: add btstack_code_template.py 2023-10-09 12:17:30 +02:00
Matthias Ringwald
a14c18de80 hci: update ISO packet field names 2023-10-06 23:23:07 +02:00
Matthias Ringwald
60468fb40b hci: fix ISO packet reassembly 2023-10-06 23:23:07 +02:00
Matthias Ringwald
12b3e92338 hci: add ISO header to reassembly buffer 2023-10-06 23:23:07 +02:00
Matthias Ringwald
8b6f0b06f2 doc: drop defined for non-persistent link key and le device db info 2023-10-06 23:23:07 +02:00
Matthias Ringwald
5c51cbf6cd spp_server: fix SDP version in SDP record 2023-10-06 18:40:58 +02:00
Matthias Ringwald
750818ac48 hci: pass iso_stream into hci_iso_packet_handler 2023-10-06 15:03:32 +02:00
Matthias Ringwald
4248f37e23 hci: propagate ISO packets received as ACL 2023-10-06 15:03:32 +02:00
Matthias Ringwald
f4c1930994 le_audio_demo_util_sink: fix restart, generate silence for empty audio PDUs 2023-10-05 15:04:15 +02:00
Matthias Ringwald
79d6b6059c le_audio_demo_util_sink: use SDU interval for PLC 2023-10-05 15:04:15 +02:00
Matthias Ringwald
922a5394a2 test/le_audio: rename unicast examples 2023-10-04 16:46:15 +02:00
Matthias Ringwald
bb81690e3b test/le-audio: use example/le_audio_demo_uitil_* 2023-10-04 16:46:14 +02:00
Matthias Ringwald
24b69d49bc example: add le_audio_demo_util_sink and le_audio_demo_util_source 2023-10-04 16:45:42 +02:00
Matthias Ringwald
4bcc41884e test/le-audio: fix duplicate library warning 2023-10-04 16:44:32 +02:00
Matthias Ringwald
57f681c0f6 port: avoid duplicate library warning for CMake 2023-10-04 16:38:04 +02:00
Matthias Ringwald
e8b7768f43 port: ignore '*demo_util*' when examples are globbed 2023-10-04 16:38:04 +02:00
Matthias Ringwald
b4d037a24c port: skip '*demo_util*' in create example scripts 2023-10-04 16:38:04 +02:00
Matthias Ringwald
80ad99287e btstack_lc3plus_fraunhofer: ignore false cppcheck warning 2023-10-04 16:38:04 +02:00
Matthias Ringwald
d60a1028c7 btstack_lc3plus_fraunhofer: move into src 2023-10-04 15:20:04 +02:00
Matthias Ringwald
100da3552a hci: assert when trying to add whiltelist/periodic advertiser list entries but memory pool not configured 2023-10-04 09:53:43 +02:00
Matthias Ringwald
d44ccd2766 avdtp: extract avdtp_get_highest_sampling_frequency 2023-10-02 16:15:56 +02:00
Matthias Ringwald
d4c00e3dbb att_dispatch: fix handling of l2cap close 2023-09-29 20:13:15 +02:00
Matthias Ringwald
6737be29e2 att_dispatch: fix handling of l2cap close 2023-09-29 14:50:50 +02:00
Matthias Ringwald
2aed7bd414 att_dispatch: extract att_dispatch_att_server_for_l2cap_cid 2023-09-29 14:44:33 +02:00
Matthias Ringwald
4249526c73 l2cap: announce support for security manager only if CTKD and LE are enabled 2023-09-28 15:02:52 +02:00
Matthias Ringwald
dd1f98b4e8 hci: send hci_bcm_pcm2_setup if HAVE_BCM_PCM2 2023-09-28 10:44:56 +02:00
Matthias Ringwald
69c72f1cde hid_device: fix sending of control messages 2023-09-27 15:44:21 +02:00
Matthias Ringwald
bcaa0699e2 hid_host: fix send protocol 2023-09-27 15:43:53 +02:00
Matthias Ringwald
d7ae48d520 hci_cmd: add hci_bcm_pcm2_setup 2023-09-27 14:23:42 +02:00
Matthias Ringwald
29540be075 posix-h4-nxp: fix portaudio detection 2023-09-26 14:48:23 +02:00
Matthias Ringwald
2a0db9de11 test/le_audio_broadcast_assistant: also connect to known device by name / legacy advertising 2023-09-26 14:46:00 +02:00
Matthias Ringwald
89d964feae test/le_audio_broadcast_assistant: match scan delegator by name 2023-09-26 14:46:00 +02:00
Matthias Ringwald
856b442c22 le_audio_util: reset metadata buffer 2023-09-26 14:43:52 +02:00
Matthias Ringwald
7dd97f73d8 hci: track more cis connection info 2023-09-26 14:43:52 +02:00
Matthias Ringwald
620553bdf2 hci: avoid caching iso_stream fields in hci_cis_handle_created 2023-09-26 14:43:52 +02:00
Matthias Ringwald
0bbb857612 btstack_defines: provide more cis info in GAP_SUBEVENT_CIS_CREATED 2023-09-26 14:43:52 +02:00
Matthias Ringwald
b5ecaedbf1 hci: fix emit of GAP_SUBEVENT_CIS_CREATED 2023-09-26 14:43:52 +02:00
Matthias Ringwald
edf93791a4 zephyr: support binary rtt logger 2023-09-25 17:43:25 +02:00
Matthias Ringwald
719fc9f90d zephyr: allow to compile LE Audio tests 2023-09-25 17:43:25 +02:00