15789 Commits

Author SHA1 Message Date
Matthias Ringwald
e309e9332a le_device_db_tlv: compare against NULL 2024-04-17 17:39:14 +02:00
Matthias Ringwald
e52cfa762f tool/btstack_event_generator: avoid cast of composite expression to wider/different type 2024-04-17 16:53:00 +02:00
Matthias Ringwald
f9aa0bbcf0 hci: fix unused warning 2024-04-17 16:48:44 +02:00
Matthias Ringwald
b5d6941850 tool/btstack_event_generator: avoid cast of composite expression to wider/different type 2024-04-17 16:36:14 +02:00
Matthias Ringwald
72d2978c39 sm: remove return from while in sm_run_irk_lookup 2024-04-17 15:53:15 +02:00
Matthias Ringwald
c5867c46b4 att_server: extract att_server_handle_response_pending 2024-04-17 15:53:15 +02:00
Matthias Ringwald
73970ae57b sm: extract sm_pdu_handler 2024-04-17 15:53:15 +02:00
Matthias Ringwald
6e46ecced6 sm: refactor sm_pdu_handler 2024-04-17 15:53:15 +02:00
Matthias Ringwald
2c052b15cd hci: extract hci_whitelist_modification_process 2024-04-17 15:53:15 +02:00
Matthias Ringwald
81ae6c3b92 hci: extract hci_whitelist_modification_pending 2024-04-17 15:53:15 +02:00
Matthias Ringwald
e13b2e7c61 tool/metrics: fix warnings for PRIx32 and PRIu32 2024-04-17 15:53:15 +02:00
Matthias Ringwald
29502c9b62 tool/metrics: clean txt + html 2024-04-17 15:35:01 +02:00
Matthias Ringwald
e3bccb1cc2 gatt-service/hids_client: emit GATTSERVICE_SUBEVENT_HID_REPORT_WRITTEN on hids_client_send_write_report 2024-04-17 13:48:29 +02:00
Matthias Ringwald
39509da828 btstack_defines: add GATTSERVICE_SUBEVENT_HID_REPORT_WRITTEN 2024-04-17 13:47:19 +02:00
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