14697 Commits

Author SHA1 Message Date
Milanka Ringwald
9964b097a6 gatt-service/aics_server: rename emit functions 2023-02-06 18:33:48 +01:00
Milanka Ringwald
2e9df9e359 gatt-service/aics_server: update event names 2023-02-06 18:33:48 +01:00
Milanka Ringwald
b070e5805e btstack_event: update AICS Server event names 2023-02-06 18:33:48 +01:00
Milanka Ringwald
1a5802cf2e btstack_event: update AICS Server event names
# Conflicts:
#	src/btstack_event.h
2023-02-06 18:33:48 +01:00
Milanka Ringwald
18a6eb70f5 gatt-service/bass_server: unify connection struct naming 2023-02-06 18:33:48 +01:00
Milanka Ringwald
637b04ca2f gatt-service/aics_server: improve docu 2023-02-06 18:33:48 +01:00
Milanka Ringwald
80af3ed277 gatt-service/bass-client: assert event callback 2023-02-06 18:33:48 +01:00
Milanka Ringwald
017eba9c1b gatt-service/bass_client: improve docu 2023-02-06 18:33:48 +01:00
Milanka Ringwald
b973a76fa0 gatt-service/bass_server: improve docu 2023-02-06 18:33:48 +01:00
Milanka Ringwald
b14d59d74d test/gatt_client: test RSI calculation 2023-02-06 18:33:48 +01:00
Milanka Ringwald
7aef828808 tset/gatt_client: enable btstack_crypto 2023-02-06 18:33:48 +01:00
Milanka Ringwald
4ea63b4d9a le_audio: fix compile 2023-02-06 18:33:48 +01:00
Milanka Ringwald
9ef2c4352b le_audio: add qos_config_settings and codec_specific_config_settings tables and getters 2023-02-06 18:33:48 +01:00
Milanka Ringwald
09d23cbe75 le_audio: add mapping function for frame duration and sampling frequency 2023-02-06 18:33:48 +01:00
Milanka Ringwald
597c9a4ee9 le_audio: add conversion functions for frame duration 2023-02-06 18:33:48 +01:00
Milanka Ringwald
ba1b481051 le_audio: add LE_AUDIO_ROLE_INVALID 2023-02-06 18:33:48 +01:00
Milanka Ringwald
b0c37fff88 gatt-service/bass_client: use characteristic's end handle for descriptor query 2023-02-06 18:33:48 +01:00
Matthias Ringwald
06f5b4298b le-audio/gatt-service: add Makefile.inc 2023-02-06 18:33:48 +01:00
Matthias Ringwald
fd6b825b84 le_audio: add util 2023-02-06 18:33:48 +01:00
Matthias Ringwald
2c39e30fac goep_server: remove goep_server_response_get_max_body_size 2023-02-06 18:33:48 +01:00
Matthias Ringwald
b2eb4c1eee goep_server: assert outgoing packet was reserved in execute 2023-02-06 18:33:48 +01:00
Matthias Ringwald
9988a575e3 goep_server: assert outgoing packet was reserved in execute 2023-02-06 18:33:48 +01:00
Matthias Ringwald
223b1d643e goep_server: add goep_server_response_get_max_message_size 2023-02-06 18:33:48 +01:00
Matthias Ringwald
0bbed0fedb goep_server: assert if request can send now is called after outgoing buffer was reserved 2023-02-06 18:33:48 +01:00
Matthias Ringwald
8441d53da4 goep_client: add goep_client_body_get_outgoing_buffer_len 2023-02-06 18:33:48 +01:00
Simon Budig
8eaca3329c obex_message_builder: fix up length calculation for _fillup() 2023-02-06 18:33:48 +01:00
Simon Budig
2c3397f613 goep_client: incorporate "final" bit into goep_client_execute 2023-02-06 18:33:48 +01:00
Simon Budig
49df53af84 goep_client + obex_message-builder: add functions for the length header 2023-02-06 18:33:48 +01:00
Matthias Ringwald
66a7447d6c obex: add more responses 2023-02-06 18:33:48 +01:00
Matthias Ringwald
ebd52cb80c ble/gatt-sevice: remove services from mesh and le-audio 2023-02-06 18:33:48 +01:00
Milanka Ringwald
b6b95fa6f0 bluetooth_data_types: add BLUETOOTH_DATA_TYPE_RESOLVABLE_SET_IDENTIFIER 2023-02-06 18:32:52 +01:00
Matthias Ringwald
916ea5b20b sm: store LTK in hci_connection_t, provide via sm_get_ltk 2023-02-06 18:32:32 +01:00
Matthias Ringwald
7c69f73adc tool/btstack_event: generate getters for OPP Meta Events 2023-02-06 18:31:14 +01:00
Matthias Ringwald
ecb4d2436a libusb: enable goep over l2cap 2023-02-06 12:28:02 +01:00
Matthias Ringwald
c61b3cef66 btstack_audio: use named struct initializer 2023-02-06 10:31:54 +01:00
Matthias Ringwald
a2d541cc52 stm32-f4discovery-usb: fix typo 2023-02-06 10:29:35 +01:00
Matthias Ringwald
976f0fc93f port/esp32: add 3rd-party/yxml 2023-02-03 14:49:34 +01:00
Matthias Ringwald
c5daadda64 stm32-wb55xx-nucleo-freertos: enable ENABLE_LE_SET_ADV_PARAMS_ON_RANDOM_ADDRESS_CHANGE 2023-02-01 11:36:25 +01:00
Matthias Ringwald
ae35a99c2d hci: add workaround to trigger hci le set adv params after hci le set random address 2023-02-01 11:35:39 +01:00
Matthias Ringwald
8ef6d15f2e hci: fix send of hci_le_set_extended_scan_response_data 2023-02-01 09:50:51 +01:00
Dirk Helbig
0d212321a9 btstack_sample_rate_compensation: refactoring and documentation 2023-01-31 19:27:59 +01:00
Dirk Helbig
555ade44f7 a2dp_sink_demo: add HAVE_BTSTACK_AUDIO_EFFECTIVE_SAMPLERATE 2023-01-31 19:27:59 +01:00
Dirk Helbig
bbbd19ba43 a2dp_sink_demo: use built-in btstack_sample_rate_compensation module 2023-01-31 16:21:52 +01:00
Dirk Helbig
ef026fa8a3 btstack_sample_rate_compensation: move from example to built-in feature 2023-01-31 16:21:52 +01:00
Dirk Helbig
ba3545fc87 a2dp_sink_demo: fix start/stop, discard pending data on stream stop 2023-01-31 16:21:52 +01:00
Dirk Helbig
9248d4da92 a2dp_sink_demo: adding sample rate compensation 2023-01-31 16:21:52 +01:00
Matthias Ringwald
981fb209ed l2cap: warn about using L2CAP ERTM without Classic 2023-01-31 10:48:26 +01:00
Matthias Ringwald
9b7e25157d avdtp_initiator: clear in use flag if set configuration message is rejected 2023-01-27 15:50:25 +01:00
Zhang qingbao
2aa68e5ac3 hci_transport_h5: fix send h5 wakeup cmd on timeout. 2023-01-27 15:42:10 +01:00
Peter Harper
ea7d4f28db
src/classic/hfp.c: Add missing NULL pointer check (#450)
Fixes #449
2023-01-27 15:11:01 +01:00