14420 Commits

Author SHA1 Message Date
Matthias Ringwald
1b5f4ae392 hci_dump_stdout: allow to truncate ACL, SCO and ISO packets with HCI_DUMP_STDOUT_MAX_SIZE_* 2022-10-24 15:06:18 +02:00
Matthias Ringwald
4402df4207 doc: add table outlines 2022-10-24 14:55:46 +02:00
Matthias Ringwald
a40d68f27a example: fix makefile build 2022-10-24 12:05:37 +02:00
Matthias Ringwald
38a2637d94 example/a2dp_sink: pass media config by pointer 2022-10-21 15:37:42 +02:00
Matthias Ringwald
dfb4ecf165 example/a2dp_sink: fix tracking of avrcp playback status 2022-10-21 15:29:55 +02:00
Matthias Ringwald
fb97e826a2 example/a2dp_sink: separate stream_endpoint, a2cp_connection and avrcp_connection, track stream and play states 2022-10-21 12:13:26 +02:00
Matthias Ringwald
a1a2a2b5b3
Merge pull request #436 from dlech/patch-1
gap: fix gap_random_address_set comment
2022-10-21 09:00:33 +02:00
David Lechner
fb8d2cd303
gap: fix gap_random_address_set comment
Since 8f57b085d4f852ada89df3b26b2bce8aee774976, the mode is set to static not off.
2022-10-20 16:52:11 -05:00
Matthias Ringwald
c6209fdb1e example/a2dp_sink: store remote bd_addr 2022-10-17 15:03:27 +02:00
Matthias Ringwald
aac8d89404 example/a2dp_sink: collect per connection data in single struct 2022-10-17 12:33:36 +02:00
Matthias Ringwald
8cc81b50eb sm: skip address resolution if IRK is null 2022-10-14 19:33:03 +02:00
Matthias Ringwald
ca6852912f sm: reduce log output for device lookup 2022-10-14 19:30:35 +02:00
Matthias Ringwald
672dc582d7 sm: fix delete of bonding information 2022-10-14 19:00:53 +02:00
Matthias Ringwald
5f3ccd83f8 hci: combine resolving list remote + add into single update state 2022-10-13 11:25:42 +02:00
Matthias Ringwald
9202d84536 sm: remove resolving list entry when deleting bonding information due to IRK update 2022-10-13 11:15:25 +02:00
Matthias Ringwald
2e08b70bee sm: extract sm_remove_le_device_db_entry 2022-10-13 11:14:54 +02:00
Matthias Ringwald
70cea164e3 fix more tests 2022-10-11 18:47:01 +02:00
Matthias Ringwald
1c3fbfddcb le-audio/aics: add include 2022-10-11 18:41:40 +02:00
Matthias Ringwald
5deb0bb6ea LE Audio: move GATT Services into src/le-audio/gatt-service 2022-10-11 18:33:45 +02:00
Matthias Ringwald
dcb256b42c hfp_hf_demo: answer pin code request 2022-10-11 17:27:29 +02:00
Matthias Ringwald
3a8f1ab21b esp32: add driver as private dependency 2022-10-10 15:03:56 +02:00
Matthias Ringwald
4b7d1235ca l2cap:fix warning 2022-10-10 14:27:00 +02:00
Matthias Ringwald
455808b321 hfp_hf: fix warnings 2022-10-10 14:26:53 +02:00
Matthias Ringwald
5451dc6db6 esp32: fix init for BR/EDR only mode 2022-10-10 14:26:04 +02:00
Matthias Ringwald
1e4fedb96f test/le_audio: fix lc3plus wrapper 2022-10-06 15:57:31 +02:00
Matthias Ringwald
109dd0804b test/le_audio: prettify BIG dump, fix audio playback 2022-10-06 15:34:40 +02:00
Matthias Ringwald
7a5bad5361 test/le_audio: rework PLC detection 2022-10-06 12:00:51 +02:00
Matthias Ringwald
1a55487af6 sm: delete bonding information for existing device with BD_ADDR on new pairing with different IRK 2022-10-05 14:53:19 +02:00
Matthias Ringwald
8980298abd sm: add distributed key validation ability 2022-10-05 14:20:57 +02:00
Matthias Ringwald
16fc96d575 avrcp_browsing_client: add compile error if ERTM is not enabled 2022-10-05 09:58:22 +02:00
Matthias Ringwald
c518ce542f esp32: enable L2CAP ERTM for avrcp_browsing_client 2022-10-05 09:57:57 +02:00
Matthias Ringwald
be81b1591a test/le_audio: use le_audio_base_parser in broadcast assistant and sink 2022-10-04 16:05:49 +02:00
Matthias Ringwald
2e624289f9 src/le-audio: add le_audio_base_parser 2022-10-04 15:54:22 +02:00
Matthias Ringwald
0f7e8cae03 le_audio/base_builder: add le_audio prefix to struct 2022-10-03 17:07:13 +02:00
Matthias Ringwald
4a06e23f2e test/le-audio: use base builder 2022-10-03 15:49:08 +02:00
Matthias Ringwald
5c0702ea97 le-audio: add base builder 2022-10-03 15:48:40 +02:00
Matthias Ringwald
d567aeb323 mesh: move gatt services into mesh/gatt-service folder 2022-10-03 12:31:34 +02:00
Matthias Ringwald
a22ed910bb test/le_audio: fix past in broadcast assistant 2022-09-30 16:59:47 +02:00
Matthias Ringwald
a934fe9b2f test/le_audio: send broadcast code in broadcast assistant upon request 2022-09-30 16:32:44 +02:00
Matthias Ringwald
1366b60702 gatt-service/bass_client: add broadcast_audio_scan_service_client_get_encryption_state 2022-09-30 16:28:30 +02:00
Matthias Ringwald
16830068e9 gatt-service/bass_client: extract big_encryption and bad_code 2022-09-30 16:22:17 +02:00
Matthias Ringwald
bcb896192f gatt-service/bass-util: improve readability 2022-09-30 16:14:19 +02:00
Matthias Ringwald
e8a39bfb73 test/le_audio: use broadcast_audio_scan_service_client_get_source_data to access pa_sync_state field 2022-09-30 15:14:27 +02:00
Matthias Ringwald
8638595153 gatt-service/bass_client: add documentation and broadcast_audio_scan_service_client_get_source_data 2022-09-30 15:06:11 +02:00
Matthias Ringwald
d50c4e949a btstack_crypto: fix random generator for ecc after power cycle 2022-09-30 14:27:20 +02:00
Matthias Ringwald
d0b1d30212 test/le_audio: improve broadcast assistant 2022-09-29 19:00:40 +02:00
Matthias Ringwald
585f85fe82 gatt-service/bass_service: use const, rename fields and functions, improve documentation 2022-09-29 16:24:58 +02:00
Matthias Ringwald
8671bb925d gatt-service/bass_client: fix warning 2022-09-29 14:38:52 +02:00
Matthias Ringwald
6b11d590a4 test/le_audio: add command to add source without starting to sync 2022-09-29 12:31:51 +02:00
Matthias Ringwald
222be8a8f7 test/le_audio: add command to send broadcast code 2022-09-29 12:31:51 +02:00