1827 Commits

Author SHA1 Message Date
Matthias Ringwald
8dee162934 example/le_audio_demo_util_sink: also count samples receive via PLC 2023-12-07 15:41:14 +01:00
Matthias Ringwald
65cfaa3907 example/le_audio_demo_util_sink: pause playback after 1 second of empty/zero packets 2023-12-07 15:41:14 +01:00
Matthias Ringwald
a77ae3beb0 example/le_audio_demo_util_sink: fix plc 2023-12-07 15:41:14 +01:00
Matthias Ringwald
0a06514414 example/le_audio_demo_util_sink: log num samples after storing 2023-12-07 15:41:14 +01:00
Matthias Ringwald
0388b64333 example/le_audio_demo_util_sink: fix playback_start calculation 2023-12-07 15:41:13 +01:00
Dirk Helbig
78d87b813c example/le_audio_demo_tuil_sink: added sample rate compensation 2023-12-07 15:41:13 +01:00
Matthias Ringwald
bc6a318f21 Avoid __ prefix in defines 2023-12-04 17:48:14 +01:00
Matthias Ringwald
478122c124 example: remove nested switch cases 2023-11-30 11:06:06 +01:00
Matthias Ringwald
b5232cd8d2 example/le_audio_demo_util_source: fix mod player for higher sample rates 2023-11-28 20:36:34 +01:00
Dirk Helbig
9d8b6c8925 example: fixed include typo 2023-11-28 14:18:28 +01:00
Matthias Ringwald
2936a8054e example/sco_demo_util: revert accidental change to sine input 2023-11-27 17:15:12 +01:00
Matthias Ringwald
bba4819655 example: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE 2023-11-23 10:28:53 +01:00
Matthias Ringwald
046d88ffdf example: fix Makefile build 2023-11-17 15:54:04 +01:00
Matthias Ringwald
e1d1fb6000 example/sco_demo_util: use new sbc encoder api 2023-11-17 12:21:10 +01:00
Matthias Ringwald
37abe28001 example/sco_demo_util: use new sbc decoder api 2023-11-17 12:21:10 +01:00
Matthias Ringwald
b255b76b64 example/a2dp_source_demo: use new sbc encoder api 2023-11-17 12:21:10 +01:00
Matthias Ringwald
afa547f28a example/a2dp_sink: use new sbc decoder api 2023-11-17 12:21:10 +01:00
Matthias Ringwald
a9875aea25 example/a2dp_sink_demo: remove unneeded curly braces 2023-11-17 12:21:10 +01:00
Matthias Ringwald
c0e4ccda0d example/gatt_counter: print ATT Writes 2023-11-16 09:25:19 +01:00
Matthias Ringwald
ed07a8bd76 le_audio_demo_util_sink: fix unused variable warninigs 2023-11-15 15:09:08 +01:00
Dirk Helbig
8d446e2b8d example/le_audio_demo_util_sink: fixed pcm buffer size 2023-10-25 16:15:52 +02:00
Matthias Ringwald
4e13b5b46d example/le_audio_demo_util_sink: log PLC debug in packet log 2023-10-14 17:28:11 +02:00
Matthias Ringwald
85bf1c18dd example/hfp: use create SDP record with codecs 2023-10-10 11:50:27 +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
Christian Erhardt
346b3650ca doc: fix link to nordic_ssp_le_counter example 2023-10-09 12:30:14 +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
24b69d49bc example: add le_audio_demo_util_sink and le_audio_demo_util_source 2023-10-04 16:45:42 +02:00
Matthias Ringwald
0ab6c459c0 example/hsp_hs_demo: fix sending of sco packets 2023-09-24 20:45:38 +02:00
Matthias Ringwald
698592e1b6 example: fix HOG keyboard and mouse demo makefile builds 2023-09-18 22:37:52 +02:00
Matthias Ringwald
3f6e1c8176 example: handle SM_EVENT_REENCRYPTION_COMPLETE 2023-09-14 18:14:23 +02:00
Matthias Ringwald
60fdb6b186 example: add hog_host_demo.gatt to CMake builds 2023-09-14 17:23:09 +02:00
Matthias Ringwald
e4cf526a15 example/led_counter: log to packet log 2023-09-07 10:18:43 +02:00
Matthias Ringwald
b8543c7abd example/sco_demo_util: use hci_get_sco_packet_length_for_connection 2023-08-31 15:07:51 +02:00
Matthias Ringwald
224c7b63df example/hog_host_demo: setup GATT DB 2023-08-29 19:28:41 +02:00
Matthias Ringwald
6077ac2e88 example/hog_host_demo: setup GATT DB 2023-08-29 19:27:08 +02:00
Matthias Ringwald
68a70b347e example/hog_host_demo: setup GATT DB 2023-08-29 19:18:09 +02:00
Matthias Ringwald
2abb034c06 example/hog_mouse_demo: fix input report 2023-07-29 11:09:48 +02:00
Matthias Ringwald
c25e9afbea example/le_credit_based_flow_control_mode_server: fix streaming data mode 2023-07-27 19:00:49 +02:00
Matthias Ringwald
7f500823c0 example/a2dp_source_demo: define A2DP_SOURCE_DEMO_PREFERRED_SAMPLING_RATE 2023-07-07 14:59:14 +02:00
Matthias Ringwald
8d360b2d9a example/a2dp_source_demo: show how to set preferred sample rate 2023-07-07 14:51:29 +02:00
Matthias Ringwald
762141afa5 example: use sdp_create_service_record_handle() for sdp record and assert sdp record buffer is large enough, fixes #489 2023-06-20 09:48:33 +02:00
Matthias Ringwald
3b7e9ceca6 example/sco_demo_util: set lc3 encoder context 2023-06-01 17:32:08 +02:00
Matthias Ringwald
1f0b0879d3 example/a2dp_sink_demo: fix sending of delay report / cache local seid 2023-05-26 20:41:53 +02:00
Matthias Ringwald
7555fa8be4 hfp_codec: fix build without ENABLE_HFP_WIDE_BAND_SPEECH 2023-05-25 19:13:38 +02:00
Matthias Ringwald
0a4f399a9d hfp_codec: provide btstack_sbc_encoder_state_t in hfp_codec_init_msbc
Prepare hfp_codec API to support multiple parallel encoders
2023-05-25 18:39:17 +02:00
Matthias Ringwald
aeb2ea1148 hfp_codec: split hfp_codec_init into individual functions for mSBC and LC3-SWB 2023-05-25 18:14:51 +02:00
Matthias Ringwald
bab2ac96d2 example/avrcp_browsing_client: remove local seid from a2dp_sink_establish_stream 2023-05-22 11:02:28 +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
1284e348c4 example/gap_dedicated_bonding: don't require MITM protection, parse device address 2023-05-10 11:25:15 +02:00