14156 Commits

Author SHA1 Message Date
Milanka Ringwald
324a1b416e ports: replace ENABLE_SCO_STEREO_PLAYBACK with HAVE_HAL_AUDIO_SINK_STEREO_ONLY 2022-06-23 20:56:14 +02:00
Milanka Ringwald
329d55f343 embedded: add HAVE_HAL_AUDIO_SINK_STEREO_ONLY 2022-06-23 20:56:05 +02:00
Milanka Ringwald
2e62f88c7e docu: remove mapping of 300/600 baud to 2/3 mbps for posix targets 2022-06-23 20:55:55 +02:00
Matthias Ringwald
4321a5df56 btstack_defines: fix BTSTACK_EVENT_SCAN_MODE_CHANGED 2022-06-18 18:51:43 +02:00
Matthias Ringwald
71fd255d61 gap: replace BTSTACK_EVENT_DISCOVERABLE_ENABLED with BTSTACK_EVENT_SCAN_MODE_CHANGED 2022-06-17 18:23:43 +02:00
Matthias Ringwald
2b6431f1ad rfcomm: log_debug current outgoing credits 2022-06-16 14:45:07 +02:00
Matthias Ringwald
98918ebd93 port: mention Visual Studio in windows ports 2022-06-13 22:39:53 +02:00
Matthias Ringwald
e111ffb107 windows-winusb: fix cmake build 2022-06-13 18:22:00 +02:00
Matthias Ringwald
b260a82e89 windows-winusb-intel: support CMake build 2022-06-13 18:21:48 +02:00
Matthias Ringwald
1e0ee29b56 port: fix .gatt -> .h conversion in cmake builds 2022-06-13 18:13:10 +02:00
Matthias Ringwald
dce6d7b3e9 port: add missing BTSTACK_ROOT 2022-06-13 17:09:48 +02:00
Matthias Ringwald
02bddf72de port: use find_package(python) in cmake builds 2022-06-13 16:50:55 +02:00
Matthias Ringwald
09fffc1651 chipset/realtek: fix warning 2022-06-13 16:20:07 +02:00
Matthias Ringwald
ce9d10fbb0 chipset/intel: fix warnings 2022-06-13 16:05:10 +02:00
Matthias Ringwald
d85825d49a posix-h4: remove duplicate cc256x init script 2022-06-13 15:15:20 +02:00
Matthias Ringwald
4e03265b86 window-h4: support CMake build 2022-06-13 15:14:30 +02:00
Matthias Ringwald
58080ea6df chipset: more fixes 2022-06-13 14:59:30 +02:00
Matthias Ringwald
f495c71240 chipset/cc256x: download only init script required for port (cmake) 2022-06-13 12:53:19 +02:00
Matthias Ringwald
2f2a785f81 chipset/cc256x: download all init scripts from BK mirror 2022-06-13 12:51:21 +02:00
Matthias Ringwald
74f8331494 chipset: fix warnings 2022-06-10 23:01:24 +02:00
Matthias Ringwald
761802ccfc chipset/bcm: use tinydir instead of dirent 2022-06-10 18:49:21 +02:00
Matthias Ringwald
bd68af28a3 chipset/bcm: use fopen instead of open 2022-06-10 18:27:20 +02:00
Bjoern Hartmann
d39ea275a9 lc3-google: do not use newer arm intrinsics if gcc version is lower than 10 2022-06-10 16:24:01 +02:00
Matthias Ringwald
58e8616d7f posix-h4: require cmake 3.18 2022-06-10 16:16:58 +02:00
Matthias Ringwald
13d6709900 posix-h4: support CMake build 2022-06-10 14:57:10 +02:00
Matthias Ringwald
98f1394d9d chipset: cmake files for bcm and cc256x 2022-06-10 14:49:05 +02:00
Matthias Ringwald
8b0cf34810 windows-winusb: cmake build file 2022-06-09 23:17:17 +02:00
Matthias Ringwald
d900fa19bd windows: fix hci_transport_h2_winusb warnings 2022-06-09 23:17:17 +02:00
Matthias Ringwald
5d6bd48f5c example/spp_counter: use snprintf 2022-06-09 23:17:17 +02:00
Matthias Ringwald
cbf509016d lc3-google: avoid C2229 on MSVC due to zero-sized array not as last element 2022-06-09 23:17:17 +02:00
Matthias Ringwald
b56e8b561b classic: fix more warnings 2022-06-09 23:17:17 +02:00
Matthias Ringwald
ab2445a020 classic: fix warnings in audio profiles 2022-06-09 23:17:17 +02:00
Matthias Ringwald
f785062493 l2cap: fix warnings 2022-06-09 23:17:17 +02:00
Matthias Ringwald
9d78a7ec35 hci: fix warnings 2022-06-09 23:17:17 +02:00
Matthias Ringwald
46d6c6044a chipset/cinnamon: fix build 2022-06-09 09:17:15 +02:00
Matthias Ringwald
0a29b34893 test/embedded: fix build 2022-06-08 16:58:32 +02:00
Matthias Ringwald
2d17d4c068 hci_dump: provide log level to log_message implementation 2022-06-08 16:51:25 +02:00
Matthias Ringwald
9f087478e0 test/crypto: fix warning 2022-06-08 16:41:33 +02:00
Matthias Ringwald
e63c7784d4 test/gatt_client: fix warning 2022-06-08 16:19:09 +02:00
Matthias Ringwald
59200c1c2d esp32: update readme and chipset documentation 2022-06-08 12:02:36 +02:00
Matthias Ringwald
c50041a4d4 esp32: make btstack_config depend on esp-idf sdkconfig and target mcu 2022-06-08 11:55:40 +02:00
Matthias Ringwald
cbd6aad84f esp32: map audio i2s to gpios 8,9,10,45 on esp32-s3 as on ESP32-S3-Korvo-2 V3.0 board 2022-06-08 11:55:02 +02:00
Matthias Ringwald
2fe0253db0 test/le_audio: support nrf5340 adk based on adv name and fixed 48_4_1 LC3 configuration 2022-06-08 11:25:25 +02:00
Matthias Ringwald
791126f9b6 esp32: map audio i2s to gpios 2,8,9,10 on esp32-c3 2022-06-08 11:25:25 +02:00
Matthias Ringwald
f0c8ae42c3 esp32: use #defines for I2S audio gpios 2022-06-08 11:25:25 +02:00
Matthias Ringwald
b0e734402b esp32: support LE-only versions 2022-06-08 11:25:25 +02:00
Matthias Ringwald
f83e233b86 esp32: register vhci callback after enabling controller 2022-06-08 11:25:25 +02:00
Milanka Ringwald
761810140b test/gatt_service_server: unify test file names 2022-06-07 17:37:19 +02:00
Matthias Ringwald
ad9151969e hci: improve hci_get_sco_packet_length 2022-06-07 15:21:17 +02:00
Matthias Ringwald
4930cef6e2 lc3-google: update 2022-06-05 18:06:03 +02:00