15927 Commits

Author SHA1 Message Date
Matthias Ringwald
b09f7410f6 hci: don't log internal transport events 2024-05-15 16:00:38 +02:00
Matthias Ringwald
2d00f86560 btstack_defines: add BTSTACK_EVENT_FIRST 2024-05-15 16:00:33 +02:00
Matthias Ringwald
07e32b36f3 hci: fix remove cig 2024-05-15 16:00:23 +02:00
Matthias Ringwald
4718c38d62 hci: fix build for Periodic Advertising without LE Central 2024-05-15 10:11:57 +02:00
Matthias Ringwald
759e0a0d70 hci: avoid unused variable for Extended Advertising without LE Central 2024-05-15 10:11:57 +02:00
Matthias Ringwald
cfc3484e52 tool/metrics: add label header to metrics.tsv 2024-05-15 10:11:39 +02:00
Milanka Ringwald
8fb780d83e tool/metrics: update Makefile 2024-05-15 09:13:46 +02:00
Milanka Ringwald
34114554e2 tool/metrics: store histogram data 2024-05-15 09:07:13 +02:00
Milanka Ringwald
9aec9f0213 tool/metrics: add metrics file as input param 2024-05-15 08:55:55 +02:00
Milanka Ringwald
e174300abb tool/metrics: add main function 2024-05-15 08:53:53 +02:00
Milanka Ringwald
974bd5b3ef tool/metrics: use underscore in file name 2024-05-15 08:47:14 +02:00
Matthias Ringwald
bbf38d7fee example/gatt_streamer_server: fix PHY update message 2024-05-09 21:07:13 +02:00
Matthias Ringwald
2577abc6d1 chipset/cc2564: add TIInit_11.8.32_4.8.c 2024-05-07 19:54:56 +02:00
Milanka Ringwald
ae3042838e btstack_defines: add leaudio meta event and subevent types 2024-05-07 15:41:56 +02:00
Matthias Ringwald
3bdd72a8de hci_transport_h5: forward ISO packets, ignore unknown packet types 2024-05-06 16:23:59 +02:00
Matthias Ringwald
39101f3171 raspi: avoid warning by adding explicit default 2024-05-06 16:19:16 +02:00
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