Matthias Ringwald
|
041b66c55d
|
example/gatt_device_information_query: use address type from advertisement
|
2024-04-02 11:20:43 +02:00 |
|
Matthias Ringwald
|
a220ab31ca
|
example/gatt_battery_query: use address type from advertisement
|
2024-04-02 11:20:30 +02:00 |
|
Matthias Ringwald
|
d7bfc7cd40
|
hid examples: use name 'message' instead of report in send report function
|
2024-03-06 22:54:54 +01:00 |
|
Matthias Ringwald
|
f3c8454eda
|
a2dp_sink_demo: fix windows build
|
2024-03-06 11:57:12 +01:00 |
|
Matthias Ringwald
|
8f19f013a1
|
example/sm_pairing_peripheral: split packet handler into sm and hci, allow to code on connection complete
|
2024-03-01 10:37:08 +01:00 |
|
Dirk Helbig
|
4b3f861705
|
le_audio_demo_util_sink: fix multi channel decode
|
2024-02-01 22:45:10 +01:00 |
|
Matthias Ringwald
|
8cb805e6fa
|
le_audio_demo_util_sink: disable debug output
|
2024-02-01 10:07:18 +01:00 |
|
Dirk Helbig
|
c18c19debd
|
le_audio_demo_util_sink: reworked playback, PLC
|
2024-01-31 18:33:06 +01:00 |
|
Matthias Ringwald
|
84a4c7a1a4
|
le_audio_demo_util_sink: treat iso packets of incorrect size as invalid data
|
2024-01-31 18:33:06 +01:00 |
|
Matthias Ringwald
|
83dfe5ce96
|
le_audio_demo_util_source: fix build
|
2024-01-31 18:33:06 +01:00 |
|
Milanka Ringwald
|
9e709c1bc0
|
example: rework Nordic SPP demos
|
2024-01-23 11:26:25 +01:00 |
|
Matthias Ringwald
|
0b541edf27
|
example/le_audio_demo_util_sink: fix broadcast playback
|
2023-12-14 10:25:10 +01:00 |
|
Matthias Ringwald
|
0ab066e861
|
example/le_audio_demo_util_source: use 'effective_channel'
|
2023-12-14 10:25:10 +01:00 |
|
Matthias Ringwald
|
cad32b97a0
|
example/le_audio_demo_util_sink: use 'effective_channel'
|
2023-12-14 10:25:10 +01:00 |
|
Matthias Ringwald
|
a18990d3f4
|
example/le_audio_demo_util_sink: support counter mode
|
2023-12-11 16:33:52 +01:00 |
|
Matthias Ringwald
|
a8325db844
|
example/le_audio_demo_util_sink: fix le_audio_demo_util_sink_configure_broadcast
|
2023-12-07 15:52:24 +01:00 |
|
Matthias Ringwald
|
f020be6a81
|
example/le_audio_demo_util_sink: fix warning
|
2023-12-07 15:41:14 +01:00 |
|
Matthias Ringwald
|
0f01c82117
|
example/le_audio_demo_util_sink: introduce state, ignore ISO packets received after le_audio_demo_util_sink_close
|
2023-12-07 15:41:14 +01:00 |
|
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 |
|