Dirk Helbig
|
e9d8dc8bd8
|
tinydir: updated to fix warnings
|
2024-12-16 11:07:00 +01:00 |
|
Matthias Ringwald
|
5a72330251
|
hci: fix cis to iso stream assignment in central role
|
2024-12-16 11:07:00 +01:00 |
|
Matthias Ringwald
|
00220a2b29
|
hci: fix emit cis/bis created
|
2024-12-16 11:07:00 +01:00 |
|
Matthias Ringwald
|
4839cdf83e
|
esp32: fix warning for changes in esp-idf 5.3
|
2024-12-10 14:53:38 +01:00 |
|
Matthias Ringwald
|
4b86d035e6
|
esp32: enable audio driver by default on esp32, esp32c3 and esp32c6
|
2024-12-10 14:34:58 +01:00 |
|
Matthias Ringwald
|
c9822bc75b
|
esp32: use synchronous VHCI API with newer ESP32 variants (esp32,-c3, s3 use asynchronous API)
|
2024-12-10 14:34:58 +01:00 |
|
Matthias Ringwald
|
94fd3c039b
|
test/security_manager_sc: use legacy gatt client lookup mechanism
|
2024-12-10 11:49:23 +01:00 |
|
Matthias Ringwald
|
36f8195c42
|
gatt_client: provide original cccd lookup via ENABLE_GATT_LEGACY_CCC_DISCOVERY
|
2024-12-10 11:49:08 +01:00 |
|
Matthias Ringwald
|
197b4dd334
|
Revert "gatt_client: use Find by Information Request to lookup CCCD for Notifications/Indications"
This reverts commit 1b9be2e8d27cdda8e4ec6c17a6c75ebf262a671d.
|
2024-12-10 11:42:13 +01:00 |
|
Matthias Ringwald
|
e1f9b11f61
|
hci: send hci_le_set_host_feature only if supported
|
2024-12-10 11:36:56 +01:00 |
|
Matthias Ringwald
|
fe3c1d9398
|
bnep: add setup connection response codes to header
|
2024-12-09 18:29:42 +01:00 |
|
Matthias Ringwald
|
37e1b22048
|
bnep: provide setup connection response in BNEP_EVENT_CHANNEL_OPENED
|
2024-12-09 18:24:48 +01:00 |
|
Matthias Ringwald
|
0295d888da
|
btstack_defines: add setup_connection_response
|
2024-12-09 18:24:48 +01:00 |
|
Matthias Ringwald
|
b14ca7e1e2
|
bluetooth: add BNEP_SETUP_ERROR
|
2024-12-09 18:24:48 +01:00 |
|
Matthias Ringwald
|
1b9be2e8d2
|
gatt_client: use Find by Information Request to lookup CCCD for Notifications/Indications
|
2024-12-09 18:24:48 +01:00 |
|
Milanka Ringwald
|
fd8c009856
|
hfp_hf: return error when indicator is not supported
|
2024-12-05 11:05:30 +01:00 |
|
Matthias Ringwald
|
892de2076e
|
broadcast_audio_uri_builder: avoid warning
|
2024-12-05 10:53:34 +01:00 |
|
Matthias Ringwald
|
00cda5fb3f
|
gatt-service/bas-server-v1: remove unused function
|
2024-12-05 10:53:34 +01:00 |
|
Milanka Ringwald
|
a63b240e41
|
tool/dump_pklg.py: extend parsed packet types
|
2024-11-29 12:28:56 +01:00 |
|
Matthias Ringwald
|
7b782c70a1
|
gatt_battery_query: fix event getter
|
2024-11-17 12:05:52 +01:00 |
|
Matthias Ringwald
|
3825f59112
|
changelog: update
|
2024-11-16 18:12:27 +01:00 |
|
Matthias Ringwald
|
cbceaafac6
|
hfp_ag: fix audio setup if codec negotiation not supported (
regression from ced0de4 "hfp_ag: start codec negotiation only for the first audio connection"
|
2024-11-16 18:07:23 +01:00 |
|
Matthias Ringwald
|
9c803eb777
|
test/hfp: enable asserts
|
2024-11-16 18:06:15 +01:00 |
|
Matthias Ringwald
|
3d138b907a
|
test/gatt-service-client: fix battery service client test build
|
2024-11-16 11:20:33 +01:00 |
|
Matthias Ringwald
|
d2221de848
|
test/mock: add att_server_request_to_send_indication
|
2024-11-16 11:20:11 +01:00 |
|
Matthias Ringwald
|
92e81b743e
|
sdp_util: fix unused warning
|
2024-11-16 11:19:57 +01:00 |
|
Matthias Ringwald
|
013ffcabc4
|
avrcp_browsing_target: fix unused
|
2024-11-16 11:09:46 +01:00 |
|
Matthias Ringwald
|
e10f07a1f0
|
avrcp_controller: fix unused
|
2024-11-16 11:09:09 +01:00 |
|
Milanka Ringwald
|
13993a4220
|
avdtp: add codec error code
|
2024-11-16 11:06:36 +01:00 |
|
Milanka Ringwald
|
dbc2e43299
|
avdtp: add set codec configuration error codes
|
2024-11-16 11:06:36 +01:00 |
|
Milanka Ringwald
|
06de70210f
|
avrcp_target: implement search
|
2024-11-16 11:06:36 +01:00 |
|
Milanka Ringwald
|
32bc1a19a7
|
btstack_defines: add AVRCP_SUBEVENT_BROWSING_SEARCH event
|
2024-11-16 11:06:36 +01:00 |
|
Milanka Ringwald
|
ef94f2df21
|
avrcp_browsing_target: fix event
|
2024-11-16 11:06:35 +01:00 |
|
Milanka Ringwald
|
163cc38682
|
avrcp_target: implement response for add to now playing cmd
|
2024-11-16 11:06:35 +01:00 |
|
Milanka Ringwald
|
25c2629806
|
btstack_defines: add AVRCP_SUBEVENT_ADD_TO_NOW_PLAYING event
|
2024-11-16 11:06:35 +01:00 |
|
Milanka Ringwald
|
bf1fb21044
|
avrcp_target: rename function
|
2024-11-16 11:06:35 +01:00 |
|
Milanka Ringwald
|
1e4db4075b
|
avrcp_target: implement response to PLAY ITEM
|
2024-11-16 11:06:35 +01:00 |
|
Milanka Ringwald
|
01042db2ee
|
btstack_defines: add AVRCP_SUBEVENT_PLAY_ITEM event
|
2024-11-16 11:06:35 +01:00 |
|
Milanka Ringwald
|
96e8e07127
|
avrcp_browsing_target: fixh change path response
|
2024-11-16 11:06:35 +01:00 |
|
Milanka Ringwald
|
4c1f1aed2b
|
avrcp_browsing_target: fix get folder items
|
2024-11-16 11:06:35 +01:00 |
|
Milanka Ringwald
|
c2966f58a4
|
avrcp_browsing_target: store cmd params in connection
|
2024-11-16 11:06:35 +01:00 |
|
Milanka Ringwald
|
d2fe8c23c6
|
avrcp_browsing_controller: rename field
|
2024-11-16 11:06:35 +01:00 |
|
Milanka Ringwald
|
6a2e66bec5
|
avrcp_target: implement UIDS changed
|
2024-11-16 11:06:35 +01:00 |
|
Milanka Ringwald
|
ef99ca1e18
|
avrcp_browsing_target: implement get_item_attributes
|
2024-11-16 11:06:35 +01:00 |
|
Milanka Ringwald
|
492ca04e63
|
btstack_defines: add GET_ITEM_ATTRIBUTES event
|
2024-11-16 11:06:35 +01:00 |
|
Milanka Ringwald
|
20c6ab9585
|
avrcp: rename enum item
|
2024-11-16 11:06:35 +01:00 |
|
Milanka Ringwald
|
5d5682b540
|
avrcp_browsing_target: implement change path
|
2024-11-16 11:06:35 +01:00 |
|
Milanka Ringwald
|
63329298a1
|
btstack_defines: add AVRCP change path event
|
2024-11-16 11:06:35 +01:00 |
|
Milanka Ringwald
|
8331cf7f12
|
avrcp: move definitions
|
2024-11-16 11:06:35 +01:00 |
|
Milanka Ringwald
|
19c436db87
|
avrcp_browsing_target: extend get_folder_items_response function params
|
2024-11-16 11:06:35 +01:00 |
|