15775 Commits

Author SHA1 Message Date
Matthias Ringwald
dd1620d30e hci_transport_h2_libusb: send ISO packets over bulk endpoint 2024-04-17 12:25:32 +02:00
Matthias Ringwald
348725bedd hci_transport_h2_libusb: assert on unknown packet types 2024-04-17 12:25:32 +02:00
Matthias Ringwald
d8905293ab hci: emit event for big create or big sync failed with command status error 2024-04-17 12:18:49 +02:00
Matthias Ringwald
d1620e55d1 hci: use ERROR_CODE_REMOTE_USER_TERMINATED_CONNECTION to terminate sync 2024-04-17 12:18:42 +02:00
Matthias Ringwald
15f9bb6dad hci: reset iso task on create big or big create sync command status error 2024-04-17 12:18:33 +02:00
Matthias Ringwald
0fc451bcf7 hci: check outgoing buffer reserved for iso packets 2024-04-17 12:18:24 +02:00
Matthias Ringwald
9da9850b83 hci_dump: route internal events through hci_dump_btstack_event 2024-04-17 12:10:44 +02:00
Matthias Ringwald
be78df3b6c hci_dump: add hci_dump_btstack_event to log internal events 2024-04-17 12:10:44 +02:00
Matthias Ringwald
84d4ab66f7 gatt-service/hids-client: emit GATTSERVICE_SUBEVENT_HID_REPORT for hids_client_send_write_report, fix #573 2024-04-17 11:45:58 +02:00
Matthias Ringwald
a2d3931b85 gatt-service/hids_client: refactor hids_client_setup_report_event 2024-04-17 11:44:30 +02:00
Matthias Ringwald
4cf4997878 example/hog_device: use no input no output io capability
Some devices don't handle keyboard/mouse with display
2024-04-17 11:17:33 +02:00
Matthias Ringwald
b3163456d1 chengelog: sm fixes 2024-04-15 14:42:40 +02:00
Matthias Ringwald
f5217d52cd sm: get correct key size for ctkd from classic 2024-04-15 14:40:39 +02:00
Matthias Ringwald
7a226bd15a sm: ignore auth request bits for ctkd over classic 2024-04-15 14:27:35 +02:00
Matthias Ringwald
308e35cf33 daemon/java: started readme 2024-04-13 08:11:06 +02:00
Matthias Ringwald
f24eac8933 gap: suppress connected event with unknown identifier due to filterlist update 2024-04-12 10:18:56 +02:00
Matthias Ringwald
b74edc46d0 example/a2dp_sink/source_demo: add missing cast 2024-04-08 13:34:10 +02:00
Matthias Ringwald
4dbe0476f2 gap: emit GAP_SUBEVENT_LE_CONNECTION_COMPLETE for failed outgoing connections 2024-04-05 13:52:43 +02:00
Matthias Ringwald
434260a167 sm: respond to Pairing Request after Identity Resolution failed 2024-04-03 11:15:49 +02:00
xiaobye-ctf
b8bf175511
l2cap: fix uninitialized variable channel->local_mps in function l2cap_cbm_run_channel (#583)
Co-authored-by: xiaobye <skps96g313@gmail>
2024-04-02 12:09:48 +02:00
Matthias Ringwald
5b18e364d9 avdtp: fix build 2024-04-02 12:04:44 +02:00
Matthias Ringwald
95fdf9791c avdtp: allow call to avdtp_disconnect before connection was established 2024-04-02 12:03:23 +02:00
Matthias Ringwald
041b66c55d example/gatt_device_information_query: use address type from advertisement 2024-04-02 11:20:43 +02:00
Matthias Ringwald
a220ab31ca example/gatt_battery_query: use address type from advertisement 2024-04-02 11:20:30 +02:00
Matthias Ringwald
113d01ce21 hid_host: use round robin for outgoing connections 2024-04-02 11:15:36 +02:00
Matthias Ringwald
0e57192257 goep_client: use round robin for outgoing connections 2024-04-02 11:15:05 +02:00
Matthias Ringwald
d3a84258a9 avrcp: use round robin for outgoing connections 2024-04-02 11:14:38 +02:00
Matthias Ringwald
dbdb76a871 avdtp: use round robin for outgoing connections 2024-04-02 11:08:42 +02:00
Matthias Ringwald
a54f744344 hfp: use round robin for outgoing connections 2024-04-02 11:08:27 +02:00
Matthias Ringwald
c874aa4683 gap: allow to set page timeout before power up 2024-04-02 11:00:37 +02:00
Matthias Ringwald
478f65a47f cinnamon: fix build issue #577 2024-04-02 09:43:53 +02:00
Matthias Ringwald
439434a8b8 zephyr: cache local address from read bd addr 2024-04-01 16:29:43 +02:00
Milanka Ringwald
4c76ee7e35 doc: improve API parsing 2024-04-01 13:33:04 +02:00
Milanka Ringwald
e7a997a598 doc: remove tabs and spaces from API functions 2024-04-01 13:32:48 +02:00
Milanka Ringwald
7502b1923c doc: improve API parser 2024-03-30 00:05:08 +01:00
Matthias Ringwald
a4f1d90b0f doc: fix hyperref update 2024-03-29 00:08:51 +01:00
Matthias Ringwald
d455ddb2f2 doc: ignore typedef for callbacks 2024-03-29 00:05:21 +01:00
Matthias Ringwald
c0947075b6 doc: fix web links from source code 2024-03-28 23:22:53 +01:00
Matthias Ringwald
a8681bdb71 doc: fix port links in quick start 2024-03-28 23:12:08 +01:00
Matthias Ringwald
47f34e0cff doc: use raw strings for regular expressions in python 2024-03-28 22:57:38 +01:00
Matthias Ringwald
de13ba803a freebsd-netgraph: close both sockets 2024-03-21 11:38:37 +01:00
Matthias Ringwald
1808b31c63 test/fuzz: avoid assert on transport sent in hci fuzzer 2024-03-18 16:27:59 +01:00
Matthias Ringwald
dde28e18cf test/fuzz: fix build 2024-03-18 14:32:55 +01:00
Matthias Ringwald
6b977eba66 test/le_audio: support extended advertisements in unicast headset 2024-03-15 12:31:33 +01:00
Matthias Ringwald
8282d308a8 Revert "hci: fix warning"
This reverts commit c3d6a72ba353a6ffbaf78a484d6a4d9f509beeef.
2024-03-14 15:01:24 +01:00
Matthias Ringwald
880e8fc690 hfp_ag: send OK after SLC for HF that does not support 3-way-calling or HF Indicators 2024-03-13 14:26:10 +01:00
Matthias Ringwald
8c35a1166e esp32: allow to compile BTstack without CONFIG_ESP_CONSOLE_UART
Fixes #571
2024-03-12 08:15:17 +01:00
Matthias Ringwald
c17118d067 btstack_hid_parser: use bool for btstack_hid_report_id_declared 2024-03-07 13:04:46 +01:00
Matthias Ringwald
088c59df85 btstack_hid_parser: use bool for btstack_hid_parser_has_more 2024-03-07 13:04:46 +01:00
Matthias Ringwald
64ce106535 btstack_hid_parser: return false on parsing error in btstack_hid_report_id_declared 2024-03-07 13:04:46 +01:00