15811 Commits

Author SHA1 Message Date
Matthias Ringwald
2c2f4ea053 cc256x: use python found by find_packet in CMake 2024-05-06 16:16:01 +02:00
Steven Kneiser
4083f8da4e
test/mesh: fix sbc_encoder.h not found by including ./3rd-party/bluedroid/* (#591) 2024-05-06 16:10:22 +02:00
Matthias Ringwald
aac28b124e hfp: try next config on ERROR_CODE_UNSUPPORTED_LMP_PARAMETER_VALUE_UNSUPPORTED_LL_PARAMETER_VALUE 2024-05-06 14:05:03 +02:00
Matthias Ringwald
fcfd06bbb2 chipset/zephyr: fix board for nrf5340 adk usb dongle doc 2024-04-26 19:39:54 +02:00
Matthias Ringwald
a858a4146a hci: fix supported command check for READ_REMOTE_EXTENDED_FEATURES 2024-04-26 19:39:06 +02:00
Matthias Ringwald
ca1e85e257 libusb: update linux install docu 2024-04-18 16:28:36 +02:00
Milanka Ringwald
cb92fd3439 test/btstack-util: add unit tests 2024-04-18 10:59:51 +02:00
Milanka Ringwald
369697ac0b test/gatt-client: add unit tests 2024-04-18 10:59:51 +02:00
Milanka Ringwald
8915696ff8 ble/gatt_client: reject wrong configuration 2024-04-18 10:59:51 +02:00
Milanka Ringwald
8182555f6b test/gatt-service-client: add tests 2024-04-18 10:59:51 +02:00
Milanka Ringwald
500d8180fa test/gatt-service: simulate hci event in mock_gatt_client 2024-04-18 10:59:51 +02:00
Milanka Ringwald
db526b6257 test/gatt-service: test wrong transaction mode for battery_service_server 2024-04-18 10:59:51 +02:00
Milanka Ringwald
f0ffc42b69 test/gatt-service: add test to device_information_service_client 2024-04-18 10:59:51 +02:00
Milanka Ringwald
b7cc2959ca test/gatt-service: add test to device_information_service_server 2024-04-18 10:59:51 +02:00
Milanka Ringwald
3a672ff963 test/gatt-service: check input field in device_information_service_server 2024-04-18 10:59:50 +02:00
Matthias Ringwald
4899c98fd9 chipset/zephyr: fix paths in nRF5340 dongle readme 2024-04-18 10:44:08 +02:00
Matthias Ringwald
07cf6ebd8e chipset/zephyr: update nRF5340 as HCI controller for SoftDevice from nRF Connect SDK 2.6 2024-04-18 10:38:26 +02:00
Matthias Ringwald
f5d0b66542 changelog: prepare for v1.6.1 2024-04-18 10:36:38 +02:00
Matthias Ringwald
c30bd0a5ce hci: avoid shadowing variables / use general instance for le audio code in event handler 2024-04-17 18:13:19 +02:00
Matthias Ringwald
34464d0c4e att_db: use NULL 2024-04-17 17:52:27 +02:00
Matthias Ringwald
6643d79baa sm: use NULL 2024-04-17 17:52:19 +02:00
Matthias Ringwald
f29c10235a hci: use NULL 2024-04-17 17:52:11 +02:00
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