Commit Graph

15923 Commits

Author SHA1 Message Date
Matthias Ringwald
d72e9d4b1d att_server: document delayed write 2024-07-19 16:25:38 +02:00
Matthias Ringwald
4431fb7a03 hfp_hf: send HF Indicator update only if enabled by AG 2024-07-18 14:57:12 +02:00
Matthias Ringwald
745e7a2fc2 mtk: fix build 2024-07-18 11:51:12 +02:00
Matthias Ringwald
d545aea088 mtk: fix build 2024-07-18 11:41:24 +02:00
Matthias Ringwald
511c7f3dfa wiced-h4: fix build 2024-07-18 11:39:04 +02:00
Matthias Ringwald
a2b96185d1 test: fix build 2024-07-18 11:38:55 +02:00
Matthias Ringwald
a288747709 example/pbap_client_demo: add 'A' to disconnect PBAP 2024-07-18 11:23:30 +02:00
Matthias Ringwald
7c685700db pbap_client: fix PBAP_SUBEVENT_OPERATION_COMPLETED with OBEX_DISCONNECTED for pbap_disconnect 2024-07-18 11:23:12 +02:00
Matthias Ringwald
f3185e85ee pbap_client: support multiple parallel connections 2024-07-18 10:56:58 +02:00
Matthias Ringwald
96ba8cb10d pbap_client: move singleton into pbap_connect 2024-07-18 10:55:07 +02:00
Matthias Ringwald
688eefc0dc pbap_client: keep clients in list 2024-07-18 10:43:50 +02:00
Matthias Ringwald
5e10dbf931 pbap_client: remove incoming flag 2024-07-18 10:31:43 +02:00
Matthias Ringwald
52d486c671 pbap_client: lookup pbap_client by cid 2024-07-18 10:30:45 +02:00
Matthias Ringwald
3971078c5e pbap_client: provide pbap_client by callee 2024-07-18 10:08:58 +02:00
Matthias Ringwald
65bf3c45de pbap_client: use temp pbap_client_singleton_pointer 2024-07-18 09:04:48 +02:00
Matthias Ringwald
cb40ee0821 pbap_client: lookup pbap_client in api function 2024-07-18 09:04:48 +02:00
Matthias Ringwald
fd8c97241c pbap_client: use caller provided pbap client 2024-07-18 09:04:48 +02:00
Matthias Ringwald
fd1559f54b pbap_client: extract pbap_client_connect 2024-07-18 09:04:48 +02:00
Matthias Ringwald
868f25625f pbap_client: inline pbap_client_reset_state 2024-07-18 09:04:48 +02:00
Matthias Ringwald
b2dbb8ac17 pbap_client: use goep_cid as pbap client cid 2024-07-18 09:04:48 +02:00
Matthias Ringwald
fe072f3822 pbap_client: add linked list item for lookup 2024-07-18 09:04:48 +02:00
Matthias Ringwald
0e7551b04b pbap_client: move pbap_client_t to header 2024-07-18 09:04:48 +02:00
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