Matthias Ringwald
adeab31f52
embedded: get audio sink frequency from hal_audio.h
2025-01-14 17:34:41 +01:00
Matthias Ringwald
cad11d886b
avrcp_controller: avoid unused warning
2025-01-14 17:09:33 +01:00
Matthias Ringwald
98884a0ab7
avdtp: avoid unused warning after assert
2025-01-14 17:09:33 +01:00
Matthias Ringwald
9ee1e74141
tool: add simple replace string helper in python for cmake builds
2025-01-14 17:09:12 +01:00
Matthias Ringwald
063853173c
cc256x: fix extraction of CC2564B v1.8 using CMake
2025-01-14 17:08:53 +01:00
Matthias Ringwald
9f731d58ce
cc256x: fix python warning
2025-01-14 17:08:46 +01:00
Matthias Ringwald
4ca3286f5c
btstack_tlv_builder: use const for getters
2025-01-14 17:08:35 +01:00
Milanka Ringwald
4883600f05
btstack_util: Convert hex string to byte array
...
btstack_util: fix assert
btstack_util: short names for hex to byte conversions
btstack_util: return true if btstack_hex_to_bytes was successful
btstack_util: fix btstack_bytes_to_hex
2025-01-14 17:07:24 +01:00
Milanka Ringwald
d91664ea97
avrcp_controller: added send generic pass through command
2025-01-14 14:09:39 +01:00
Milanka Ringwald
d18fc62ae6
hfp_hf: return ERROR_CODE_COMMAND_DISALLOWED if indicator is not enabled
2025-01-14 13:47:17 +01:00
Matthias Ringwald
430f70c6d9
gap: store link key for standard/non-SSP pairing
2025-01-13 18:51:04 +01:00
Matthias Ringwald
7bb9c8d8c0
gapi: simulate HCI_EVENT_REMOTE_NAME_REQUEST_COMPLETE if HCI Remote Name Request fails
2025-01-13 18:02:03 +01:00
Matthias Ringwald
76d3054583
hog_host_demo: use constants from btstack_hid.h, fix use of right shift key
2025-01-06 10:50:59 +01:00
Matthias Ringwald
5d4d8cc7b1
hid_host_demo, hog_host_demo: fflush after each character to deal with line buffering
2024-12-23 11:27:34 +01:00
Matthias Ringwald
679093c544
readme: add esp32 variants
2024-12-20 17:11:51 +01:00
Matthias Ringwald
16e6ddaccb
readme: update with new bluetooth sig listing
2024-12-20 15:21:50 +01:00
Matthias Ringwald
6691bd2062
changelog: update
2024-12-20 14:53:07 +01:00
Matthias Ringwald
9eba3c0fc7
btstack_version: add version string
2024-12-20 11:09:26 +01:00
Matthias Ringwald
61776ecd4a
gatt-service/hids-client: fix in-place event for received HID reports
2024-12-20 10:51:03 +01:00
Matthias Ringwald
d41c2d2832
gatt-service/hids-client: fix in-place event for received HID reports
2024-12-20 10:46:11 +01:00
Matthias Ringwald
77043c43b8
gatt-service/ancs-client: use event getters for notification & indication
2024-12-20 10:46:11 +01:00
Matthias Ringwald
4da9eab982
chipset/zephyr: update instructions for nrf5340 dk / adk as hci controller
2024-12-19 14:36:17 +01:00
Matthias Ringwald
18db232f56
test/auto-pts: move to extra (remove)
2024-12-19 13:50:04 +01:00
Matthias Ringwald
f99c988a5b
sm: extract sm_run_ready
2024-12-18 18:16:28 +01:00
Matthias Ringwald
e82ac897a0
hci: fix signed warning
2024-12-18 18:10:11 +01:00
Matthias Ringwald
1520bf5b3f
test/hci: more tests
2024-12-18 17:47:28 +01:00
Matthias Ringwald
7a84a319d5
hci: remove redundant check
2024-12-18 17:47:28 +01:00
Matthias Ringwald
5308d60771
test/gap: use synchronous transport and enable address sanitizer
2024-12-18 16:54:17 +01:00
Matthias Ringwald
5058b333e7
btstack_version: provide current release version
2024-12-18 16:05:38 +01:00
Matthias Ringwald
566df4e8af
test/gap: more tests
2024-12-18 16:05:32 +01:00
Matthias Ringwald
9ca3a83442
test/security_manager: add test
2024-12-18 16:05:06 +01:00
Matthias Ringwald
3b40ed9800
test/l2cap-cbm: add tests
2024-12-18 16:04:58 +01:00
Matthias Ringwald
28739e5f5d
test/gap: add unit tests
2024-12-18 16:04:44 +01:00
Matthias Ringwald
bee7a0d93a
gatt_service_client: allow multiple clients for different secondary services
2024-12-18 16:04:03 +01:00
Milanka Ringwald
26c453f70b
test/device_information_service_server: update tests
2024-12-18 16:03:47 +01:00
Milanka Ringwald
639880bae5
gatt-service/device_information_service_server: check NULL strings
2024-12-18 16:03:47 +01:00
Milanka Ringwald
5445980898
test/gatt_client: add tests
2024-12-18 16:03:46 +01:00
Milanka Ringwald
a68a4a7592
test/gatt_client: extend mock
2024-12-18 16:03:46 +01:00
Matthias Ringwald
a73588f0fe
hci: add hci_get_stack for testing
2024-12-18 15:44:19 +01:00
Matthias Ringwald
6ec1ca0cfb
hci: use assert in hci_number_free_acl_slots_for_connection_type
2024-12-18 15:44:19 +01:00
Matthias Ringwald
c769c85c11
hci: update state before sending hci command
2024-12-18 10:25:49 +01:00
Milanka Ringwald
b182b7f477
avdtp_util: fix array size
2024-12-18 10:25:48 +01:00
Matthias Ringwald
cb140a1e11
att_server: fix signed vs. unsigned warnings
2024-12-16 22:59:14 +01:00
Matthias Ringwald
c6d8b8168b
att_db: fix signed vs. unsigned warnings
2024-12-16 22:44:30 +01:00
Matthias Ringwald
035b1b6460
sm: fix unused warning
2024-12-16 22:27:05 +01:00
Matthias Ringwald
b7454a8757
3rdparty/hxcmod: rename channel into hxcmod_channel_t
2024-12-16 22:21:00 +01:00
Matthias Ringwald
ce713b46c5
btstack_ring_buffer: remove duplicate definition
2024-12-16 22:17:35 +01:00
Matthias Ringwald
1f030017a9
hcxmod: fix shadow warning, rename sample into a_sample
2024-12-16 20:36:09 +01:00
Matthias Ringwald
df8843a08c
bluetooth: mark status and att error codes as unsigned
2024-12-16 19:45:04 +01:00
Matthias Ringwald
95f31ee848
hci: fix warnings
2024-12-16 19:36:07 +01:00