16201 Commits

Author SHA1 Message Date
Matthias Ringwald
b1d7ded977 pbap_client: prefix pbap client state 2024-07-18 09:04:48 +02:00
Matthias Ringwald
d3eadd6deb obex: collect obex related structures used by BTstack 2024-07-18 09:04:48 +02:00
Matthias Ringwald
7b3c482790 pbap_client: fix spelling 2024-07-18 09:04:48 +02:00
Matthias Ringwald
c411eed24b goep_client: remove client struct from linked list in case of connection/sdp query failure 2024-07-18 09:04:48 +02:00
Matthias Ringwald
102b72893f goep_client: funnel failed SDP queries through goep_client_handle_connection_opened 2024-07-18 09:04:48 +02:00
Matthias Ringwald
7efb077f0e gap: improve handling of incorrectly resolved addresses in HCI_SUBEVENT_LE_CONNECTION_COMPLETE 2024-07-18 09:04:48 +02:00
Matthias Ringwald
c3030cec79 libusb-intel: exit on firmware download failure 2024-07-17 12:30:51 +02:00
Matthias Ringwald
1beba4d4b3 windows-intel: exit on firmware download failure 2024-07-17 12:30:51 +02:00
Matthias Ringwald
addebe7f9f chipset/intel: extract intel_get_dev_revid 2024-07-17 12:30:51 +02:00
Matthias Ringwald
e9d8f008df chipset/intel: support more legacy variants 2024-07-17 12:25:07 +02:00
Matthias Ringwald
bca4e2d917 chipset-intel: store intel version and boot params 2024-07-17 12:25:07 +02:00
Matthias Ringwald
5c04b7338d chipset/intel: enumerate states 2024-07-17 11:58:04 +02:00
Matthias Ringwald
f4b0d90059 chipset/intel: detect new TLV mode 2024-07-17 11:06:53 +02:00
Matthias Ringwald
5b4c35aec1 chipset/intel: pass packet size to state machine 2024-07-17 10:54:35 +02:00
Matthias Ringwald
db2cdd6dc9 chipset/intel: fix Intel Read Version command 2024-07-16 23:54:00 +02:00
Matthias Ringwald
7defd6fcaf libusb-intel: add CMake build file 2024-07-14 22:48:05 +02:00
Matthias Ringwald
fe6fb8a2a8 libusb-intel: fix build 2024-07-14 22:48:05 +02:00
Matthias Ringwald
401327f390 tool/btstack_parser: fix 0X.. constants 2024-07-14 22:34:45 +02:00
Markus Zehnder
8e7b5449bd hids_device: return status for request_can_send_now_event 2024-07-11 13:44:03 +02:00
Matthias Ringwald
7aa5195fa4 gatt_service/scan_parameters_service_client: emit disconnected event on HCI disconnect and free connection struct 2024-07-11 12:30:28 +02:00
Matthias Ringwald
33d66a9bd7 example/hog_host_demo: start scanning on disconnect 2024-07-11 12:01:52 +02:00
Matthias Ringwald
e5451bcdc8 gatt-service/hids_client: emit disconnected event on HCI disconnect and free connection struct 2024-07-11 12:01:31 +02:00
Matthias Ringwald
189e2d182c btstack_defines: add disconnect events for hids_client and scan_parameters_service_client 2024-07-11 11:44:04 +02:00
Matthias Ringwald
04f86d08b5 pbap_client: allow to set start offset and max list count for pull phonebook operation 2024-07-10 09:07:48 +02:00
Matthias Ringwald
6d3263ec49 a2dp: emit stream established if peer set-up configuration 2024-07-08 15:05:37 +02:00
Matthias Ringwald
edc66e936a a2dp: refactor handle stream established 2024-07-08 14:56:54 +02:00
Matthias Ringwald
1239000e32 avdtp: explicitly reset sink discover seps for 2024-07-08 12:19:10 +02:00
Matthias Ringwald
401d2b3065 sm: fix build 2024-07-04 11:36:51 +02:00
Matthias Ringwald
d44cdc4aa1 sm: observe role change 2024-07-04 11:26:45 +02:00
Matthias Ringwald
20964aa9e7 sm: fix CTKD over BR/EDR 2024-07-03 18:40:02 +02:00
Matthias Ringwald
8e0bef02fe port: fix cmake compile instructions 2024-07-01 16:21:33 +02:00
Matthias Ringwald
864e2f2b6b mesh/pbv_adv: calculate size for PB ADV PDU buffer based on max num segments 2024-07-01 14:48:17 +02:00
Matthias Ringwald
c3d71bb2b9 too/btstack_rtos_generator: update to Python 3 and evolving repo structure 2024-06-28 11:45:33 +02:00
Matthias Ringwald
6857b998dd port/esp32: update audio documentation 2024-06-28 11:31:47 +02:00
Matthias Ringwald
61972f0a59 gap: return command disallowed if disconnect already requested 2024-06-28 11:06:46 +02:00
Milanka Ringwald
66093044db hfp_hf: move global call state into the per connection state 2024-06-27 11:51:40 +02:00
Dirk Helbig
44ce5de30f port/stm32-*: fix all builds 2024-06-20 10:32:50 +02:00
Dirk Helbig
4e21d086f7 port/stm-f4discovery: fix linking/compilation 2024-06-20 10:28:27 +02:00
Dirk Helbig
78f32d1c41 port/stm32-f4discovery: fix indentation 2024-06-20 10:26:59 +02:00
Matthias Ringwald
2ced7aa092 chipset/sx128x: fix hci_event_create_from_template_and_arglist 2024-06-20 10:23:19 +02:00
Matthias Ringwald
cf1c3df939 chipset/cinnamon: fix hci_event_create_from_template_and_arglist 2024-06-20 10:23:19 +02:00
Matthias Ringwald
df18f86600 port/esp32: add default i2s config for target esp32 2024-06-19 11:11:43 +02:00
Matthias Ringwald
b7a6ae6657 rfcomm: remove unused RFCOMM_MULIPLEXER_TIMEOUT_MS 2024-06-17 15:57:52 +02:00
Matthias Ringwald
5576987f3b test/fuzz: add fuzz_l2cap_whitebox 2024-06-17 15:57:18 +02:00
Matthias Ringwald
bc1e6f6ecc l2cap: add l2cap_get_dynamic_channel_fuzz 2024-06-17 14:52:34 +02:00
Matthias Ringwald
c69be560a9 hci: fix build with controller to host flow control
Regression from a086dc3
2024-06-17 14:13:28 +02:00
Matthias Ringwald
d9d6144e6f hid_host: return complete HID report 2024-06-17 14:09:40 +02:00
Matthias Ringwald
a086dc35a9 hci: spellcheck 2024-06-17 12:32:55 +02:00
Matthias Ringwald
77f64391de changelog; rfcomm multiplexer 2024-06-17 11:51:08 +02:00
Matthias Ringwald
a797b47332 rfcomm: remove multiplexer idle timer 2024-06-17 11:51:08 +02:00