16588 Commits

Author SHA1 Message Date
Dirk Helbig
aa949874e8 port/zephyr: fix hci dump and typos 2025-03-04 10:12:10 +01:00
Dirk Helbig
cc3744117d platform/zephyr: full run loop support and transport 2025-03-03 15:18:57 +01:00
Dirk Helbig
53805d87b3 port/zephyr: updated documentation 2025-02-28 12:35:45 +01:00
Dirk Helbig
a189084708 port/zephyr: updated to latest zephyr 2025-02-28 12:17:37 +01:00
Dirk Helbig
76f06a045a platform/linux: add ALSA support 2025-02-28 11:07:18 +01:00
Matthias Ringwald
1666a45791 linux: move hci_transport_linux into platform/linux 2025-02-28 11:02:21 +01:00
Matthias Ringwald
b30edfda79 btstack_run_loop_posix:: support error condition for file descriptors in btstack_run_loop 2025-02-27 16:10:57 +01:00
Matthias Ringwald
cef0622537 HFP HF: send Apple Accessory information after service level connection 2025-02-27 15:12:43 +01:00
Matthias Ringwald
8d20d33119 hci: fix build 2025-02-27 11:54:17 +01:00
Matthias Ringwald
0ac721195c port/qt: update qt5 cmake 2025-02-27 11:51:30 +01:00
Matthias Ringwald
fbcad749a4 port: use target_ command version in all CMake projects 2025-02-27 10:36:31 +01:00
Matthias Ringwald
96627858b8 hci: improve sco send without sco flow control for smaller packets 2025-02-26 18:22:47 +01:00
Matthias Ringwald
2332f233d7 hfp_ag: avoid recursion with synchronous transport 2025-02-26 17:56:26 +01:00
Matthias Ringwald
c3616ea987 hci: send reset after uploading patchram 2025-02-26 15:32:29 +01:00
Matthias Ringwald
5bc42cf57c posix-h4-airoc: add missing default case 2025-02-25 11:26:30 +01:00
Matthias Ringwald
603fec95a8 zephyr: provide hal_flash_bank implementation for native flash driver 2025-02-24 12:23:54 +01:00
Matthias Ringwald
9a2cabcf31 hid_host: emit HID_SUBEVENT_INCOMING_CONNECTION if memory allocation fails 2025-02-24 11:01:31 +01:00
Matthias Ringwald
b848f4ec55 hid_host_demo: only accept incoming connection if status is ok 2025-02-24 11:00:22 +01:00
Matthias Ringwald
c72af13194 hid_host: call with hid_emit_incoming_connection_event with params 2025-02-24 10:50:14 +01:00
Matthias Ringwald
5aa9adcbfc btstack_defines: add status field to HID_SUBEVENT_INCOMING_CONNECTION 2025-02-24 10:43:00 +01:00
Matthias Ringwald
5aec0214d7 hci: remove debug output
# Conflicts:
#	src/hci.c
2025-02-22 15:27:32 +01:00
Matthias Ringwald
be6e590cdb hci: hci_request_cis_can_send_now_events for CIG in Central role will emit can send now events for all streams in group 2025-02-22 15:26:40 +01:00
Matthias Ringwald
bad8b5e838 hci: add more info to HCI_EVENT_CIS_CAN_SEND_NOW 2025-02-22 15:26:40 +01:00
Matthias Ringwald
7ba7a76a90 hci: add full cis info to hci_emit_cis_can_send_now 2025-02-22 15:26:40 +01:00
Matthias Ringwald
c3045e83c2 hci: track highest outgoing cis for cig in central role 2025-02-22 15:26:40 +01:00
Matthias Ringwald
a540f7c53c hci: iterate over cig/cis for cis can send now event 2025-02-22 15:26:40 +01:00
Matthias Ringwald
5d418ca523 hci: track iso stream role 2025-02-22 15:26:40 +01:00
Matthias Ringwald
754c846fdd gap: validate params in gap_set_scan_params 2025-02-19 12:26:54 +01:00
Milanka Ringwald
285574d81a avdtp_util: validate ATRAC configuraiton 2025-02-18 18:45:19 +01:00
Milanka Ringwald
783c2dc202 avdtp: extend avdtp_atrac_version_t enum 2025-02-18 18:45:19 +01:00
Milanka Ringwald
da0b93d47e avdtp_util: validate CODEC type 2025-02-18 18:20:22 +01:00
Milanka Ringwald
32810dfc64 avdtp: extend avdtp_media_codec_type_t 2025-02-18 18:20:22 +01:00
Milanka Ringwald
ff9acaf545 avdtp_util: validate MPEG-D USAC configuration 2025-02-18 18:20:11 +01:00
Milanka Ringwald
a12aa2e8f2 avdtp_util: validate SBC configuration 2025-02-18 18:20:11 +01:00
Milanka Ringwald
d9eb2e9f6e avdtp_util: validate MPEG1_2 configuration 2025-02-18 18:20:11 +01:00
Milanka Ringwald
4547c41ac7 avdtp: update codec specific error codes table 2025-02-18 18:20:11 +01:00
Milanka Ringwald
0bcc943e9f avdtp_util: validate MPEG2_4 AAC configuration 2025-02-18 18:20:11 +01:00
Milanka Ringwald
799a39db82 avdtp: use defined value 2025-02-18 18:20:11 +01:00
Milanka Ringwald
c1caf18b58 avdtp_util: check DRC for 2025-02-18 18:20:11 +01:00
Milanka Ringwald
84e6c4d23f avdtp_util: validate configuration bitmaps 2025-02-17 18:39:11 +01:00
Milanka Ringwald
37968a719c avdtp: return codec specific error code 2025-02-17 18:26:36 +01:00
Milanka Ringwald
8a1de4839a avdtp: check avdtp_validate_media_configuration status 2025-02-17 18:11:49 +01:00
Milanka Ringwald
3998d54e25 avdtp_util: return status 2025-02-17 18:05:22 +01:00
Milanka Ringwald
13daf5f0a3 avdtp_util: return status 2025-02-17 18:01:56 +01:00
Milanka Ringwald
9bafe43c62 avdtp_util: return size of event via function parameter 2025-02-17 17:55:56 +01:00
Milanka Ringwald
c854544113 avdtp: return size of the event via function parameter 2025-02-17 17:43:51 +01:00
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