16642 Commits

Author SHA1 Message Date
Matthias Ringwald
818d819b00 linux: update readme 2025-02-17 10:24:56 +01:00
Matthias Ringwald
d761bfb000 Add native linux port 2025-02-16 17:48:06 +01:00
Matthias Ringwald
97f64e028b hci_transport: add config for linux bluetooth driver 2025-02-16 14:24:05 +01:00
Matthias Ringwald
02683cf1fc btstack_defines: fix avrcp subevent enumeration 2025-02-13 19:02:58 +01:00
Matthias Ringwald
6aadadc0c2 sm: fix build 2025-02-12 18:47:49 +01:00
Matthias Ringwald
85544e85f9 tool/list_tlv: list @TLV tags 2025-02-12 18:42:18 +01:00
Matthias Ringwald
01fd0958eb att_server: document tlv usage 2025-02-12 18:27:54 +01:00
Matthias Ringwald
234aec6454 sm: document tlv usage 2025-02-12 18:27:54 +01:00
Matthias Ringwald
3de8fba0da mesh: document tlv usage 2025-02-12 18:27:54 +01:00
Matthias Ringwald
3da32047e8 le_device_db_tlv: document tlv usage 2025-02-12 18:27:54 +01:00
Matthias Ringwald
e5065fb56f btstack_link_key_db_tlv: document tlv usage 2025-02-12 18:27:54 +01:00
Milanka Ringwald
3faecf6ab3 le_audio_util: remove ASCS server util functions 2025-02-12 12:22:22 +01:00
Milanka Ringwald
be28b429c1 avrcp: remove avrcp_frame_bytes_sent 2025-02-11 20:49:08 +01:00
Milanka Ringwald
6ce57e75ad avrcp_target: fix sending of PASS THROUGH command 2025-02-11 20:45:41 +01:00
Matthias Ringwald
ce7e62b448 hci: reset link key stored in connection 2025-02-11 18:03:46 +01:00
Matthias Ringwald
cf25bba7d8 bnep: emit channel opened with ERROR_CODE_REMOTE_USER_TERMINATED_CONNECTION if connection cannot be set up 2025-02-05 19:35:46 +01:00
Milanka Ringwald
6f4194f035 gatt-service/bas-server: improve testing info 2025-02-05 10:49:19 +01:00
Milanka Ringwald
5b8f4f8a79 gatt-service/bas-server: improve testing info 2025-02-05 10:49:19 +01:00
Milanka Ringwald
ed9a94440d battery_service_v1_server: fix warning 2025-02-05 10:32:50 +01:00
Milanka Ringwald
2fdbe01f33 avrcp_browsing_target: check search string length only against the remaining packet size 2025-02-05 10:30:37 +01:00
Matthias Ringwald
62c1e4449f gitignore: add __pycache__ 2025-02-03 08:52:14 +01:00
Matthias Ringwald
e28ccf8db3 sine_player: set volume 70 and use 48 khz 2025-01-31 17:12:32 +01:00
Matthias Ringwald
f3a6ba06ac btstack_ltv_builder: set len for empty tag to 1 2025-01-31 16:27:39 +01:00
Matthias Ringwald
14a4e73a0c posix-h4-airoc: add command line parser 2025-01-31 14:59:26 +01:00
Matthias Ringwald
6c14dc7578 readme: add posix-h4-airoc 2025-01-31 13:26:35 +01:00
Matthias Ringwald
08aa48772f Rename posix-h4-bcm to posix-h4-airoc for newer AIROC Controllers 2025-01-31 13:19:50 +01:00
Matthias Ringwald
185529f57b posix-h4-bcm: download firmware via regular custom init 2025-01-31 13:17:56 +01:00
Matthias Ringwald
9f7bc48a07 doc/howto: sort ENABLE_* defines alphabetically 2025-01-31 13:16:51 +01:00
Matthias Ringwald
a86f3ac968 doc/howto: add ENABLE_AIROC_DOWNLOAD_MODE 2025-01-31 13:16:51 +01:00
Matthias Ringwald
005a0ce574 hci: support ENABLE_AIROC_DOWNLOAD_MODE 2025-01-31 13:16:51 +01:00
Matthias Ringwald
e36d5009ba btstack_chipset_bcm: add btstack_chipset_bcm_identify_controller 2025-01-31 13:16:51 +01:00
Matthias Ringwald
b298729501 hci: reset link key stored in connection 2025-01-30 13:35:52 +01:00
Milanka Ringwald
16edf24372 avrcp_browsing_target: search response when smth goes wrong 2025-01-30 13:28:00 +01:00
Milanka Ringwald
773b7cf44f avrcp_browsing_target: update API docu 2025-01-30 13:28:00 +01:00
Milanka Ringwald
085892ca0d avrcp: remove NULL check on browsing connection as it is guaranteed 2025-01-30 13:28:00 +01:00
Milanka Ringwald
c3f996e681 avrcp: guarantee the existence of browsing connection associated with AVRCP connection 2025-01-30 13:28:00 +01:00
Matthias Ringwald
a1d703afb2 hid_host: storage for HID Descriptors is now optional 2025-01-30 12:29:05 +01:00
Matthias Ringwald
640945cecc btstack_hid: remove HID_PROTOCOL_MODE_REPORT_WITH_FALLBACK_TO_BOOT 2025-01-30 11:43:04 +01:00
Matthias Ringwald
7e1dcd5a78 hids_client: remove logic for HID_PROTOCOL_MODE_REPORT_WITH_FALLBACK_TO_BOOT 2025-01-30 11:43:04 +01:00
Matthias Ringwald
53c499e405 hid_host: remove logic for HID_PROTOCOL_MODE_REPORT_WITH_FALLBACK_TO_BOOT 2025-01-30 11:43:04 +01:00
Matthias Ringwald
8935b0b263 hid_host_demo: use Report Mode by default 2025-01-30 11:43:04 +01:00
Milanka Ringwald
b65bb70c1d avrcp_browsing_controller: improve API docu 2025-01-30 11:37:33 +01:00
Milanka Ringwald
c0e202c873 avrcp_browsing_controller: remove browsing player check 2025-01-30 11:37:11 +01:00
Milanka Ringwald
19d3a054a5 avrcp_browsing_controller: remove browsing player check from GetTotalNumberOfItems 2025-01-30 10:36:44 +01:00
Milanka Ringwald
8b4fa022cb avrcp_controller: streamline support for abort get element attributes 2025-01-29 18:20:38 +01:00
Milanka Ringwald
1aae7ffa25 avrcp_controller: fix RequestContinuingResponse 2025-01-29 16:04:32 +01:00
Milanka Ringwald
24cc77c8bd avrcp_target: fix UNIT INFO response 2025-01-29 12:15:55 +01:00
Matthias Ringwald
255c08e7ca hci: clear io_capabilities_response_received flag on otgoing connections 2025-01-28 15:56:25 +01:00
Milanka Ringwald
94998cc31c avrcp_target: check for Playing identifier in GetElementAttrs 2025-01-24 17:14:17 +01:00
Matthias Ringwald
418677aecd avrcp_target: fix get element attributes 2025-01-24 16:01:49 +01:00