14842 Commits

Author SHA1 Message Date
Matthias Ringwald
e957bdcbde chipset/bcm: sync on hci complete for HCI Reset 2023-04-20 11:21:23 +02:00
Matthias Ringwald
efef2dd3af btstack_uart_posix: assert no pending read/write opration 2023-04-20 11:20:05 +02:00
Matthias Ringwald
6c9f72810b posix-h4-bcm: fix CMake project name 2023-04-20 10:03:23 +02:00
Matthias Ringwald
abf8479fe2 test/le_audio_broadcast: fix compile 2023-04-17 19:28:37 +02:00
Matthias Ringwald
a878cd3191 posix-h4: fix portaudio detection 2023-04-17 19:28:37 +02:00
Matthias Ringwald
d8910fa82b hci_transport_h4: fix receive long iso packets 2023-04-17 19:28:37 +02:00
Milanka Ringwald
b63105b5a4 ble/att_db: pass offset when preparing for blob read 2023-04-17 19:28:37 +02:00
Matthias Ringwald
a7b5cba552 btstack_lc3_google: support 44.1 kHz 2023-04-17 19:28:37 +02:00
Matthias Ringwald
18f91b9c2c bass_util: mark const structs parameters 2023-04-17 19:28:17 +02:00
Matthias Ringwald
8d085b9754 bass_server: mark const struct parameters 2023-04-17 19:28:17 +02:00
Matthias Ringwald
f67c2203c6 le_audio_util: mark const structs parameters 2023-04-17 19:27:56 +02:00
Matthias Ringwald
77a8d8da45 le-audio/le_audio: fix frame duration indices 2023-04-17 19:27:34 +02:00
Sanaa Hamel
079990e806 compile_gatt: fix incorrect GATT descriptor for VALID_RANGE and ENVIRONMENTAL_SENSING_MEASUREMENT
fix parseGenericDynamicReadOnlyDescriptor ignoring its uuid param
2023-04-17 10:53:09 +02:00
Matthias Ringwald
a6622c5743 example: use slave latency of 4 to avoid disconnects in some Controller combinations 2023-04-15 11:47:56 +02:00
Matthias Ringwald
effecf77ff changelog: add gatt over br/edr 2023-04-12 10:56:41 +02:00
Matthias Ringwald
8e10175717 example/gatt_browser: inline usage, fix typo 2023-04-12 10:53:23 +02:00
Matthias Ringwald
9ced96e155 gatt_client: fix build 2023-04-11 16:08:57 +02:00
Matthias Ringwald
6b4a68c3da gatt_client: handle l2cap disconnect 2023-04-11 15:47:22 +02:00
Matthias Ringwald
664e1f18ec gatt_client: handle att response over l2cap 2023-04-11 15:47:22 +02:00
Matthias Ringwald
ac4c2bc67d gatt_client: handle l2cap mtu 2023-04-11 15:47:22 +02:00
Matthias Ringwald
1aa9e3e881 gatt_client: add run for client over br/edr 2023-04-11 15:47:22 +02:00
Matthias Ringwald
1450cdc634 gatt_client: query sdp for att service, create l2cap connection 2023-04-11 15:47:22 +02:00
Matthias Ringwald
1bfb24b75d btstack_defines: add GATT_EVENT_CONNECTED / GATT_EVENT_DISCONNECTED 2023-04-11 15:47:22 +02:00
Matthias Ringwald
7741b155ba hci_event: fix serialization of bd_addr 2023-04-11 15:38:10 +02:00
Matthias Ringwald
cf8e571806 gatt_client: extract gatt_client_handle_att_response 2023-04-11 14:54:50 +02:00
Matthias Ringwald
0fde3c5edb gatt_client: pass gatt_client to report notification/indications 2023-04-11 14:36:48 +02:00
Matthias Ringwald
6e7b444c5f gatt_client: tunnel all sends through gatt_client_send 2023-04-11 12:40:18 +02:00
Matthias Ringwald
4f10c4a17d chipset: add IW416 2023-04-11 12:03:54 +02:00
Matthias Ringwald
9d1825b217 posix-h4-nxp: enable chipset support 2023-04-11 12:03:53 +02:00
Matthias Ringwald
2364ad0c60 chipset/nxp: support v3 bootloader 2023-04-06 23:07:47 +02:00
Matthias Ringwald
f2b175aa13 chipset/nxp: select firmware based on chip id for v3 bootloader 2023-04-06 15:30:52 +02:00
Matthias Ringwald
9277963bcf chipset: add CYW5557x 2023-04-06 12:30:34 +02:00
Matthias Ringwald
893dbb9455 Add posix-h4-bcm port for newer Infineon controllers 2023-04-06 12:23:20 +02:00
Matthias Ringwald
0df9df8ce4 chipset/bcm: instruct user to reset controller with cts asserted 2023-04-06 12:22:14 +02:00
Matthias Ringwald
34cab2ba6b posix-h4-nxp: update readme 2023-04-06 12:22:14 +02:00
Matthias Ringwald
e0c8f71be8 example/sco_demo_util: fix audio input buffer init 2023-04-06 12:11:03 +02:00
Matthias Ringwald
e29f31ab35 archive/posix-h5-bcm: delete generated file 2023-04-06 10:39:15 +02:00
Matthias Ringwald
c63d0213ae chipset: general update, add NXP, EM9305 2023-04-05 14:37:20 +02:00
Matthias Ringwald
cc528b9d66 port: add posix-h4-nxp 2023-04-05 14:37:20 +02:00
Matthias Ringwald
f37aba7b8c changelog: esp32 - replace deprecated btstack_run_loop_freertos calls 2023-04-04 14:49:38 +02:00
Dirk Helbig
77093c9a29 btstack_port_esp32: remove data source in favor of execute on main thread api 2023-04-04 14:47:55 +02:00
Matthias Ringwald
2f9d0a2a70 esp32: fix build 2023-04-04 12:21:58 +02:00
Matthias Ringwald
d4452ed786 changelog: mention btstack_stdio_init for esp32 2023-04-04 12:12:59 +02:00
Matthias Ringwald
b696904aa4 esp32: update readme 2023-04-04 12:12:59 +02:00
Matthias Ringwald
7f66410546 esp32: call btstack_stdio_init from application templates 2023-04-04 12:12:59 +02:00
Matthias Ringwald
ce2cb32808 btstack_stdio_esp32: warn on stdin setup without prior call to btstack_stdio_init 2023-04-04 12:12:59 +02:00
Dirk Helbig
a8a70d9170 btstack_stdio_esp32: refactoring, use execute on main thread 2023-04-04 11:22:15 +02:00
Matthias Ringwald
93d5215482 Revert "btstack_stdin_esp32: fix build for v4"
This reverts commit a306ff4c5adfeb746bb5efcbaf8e7a6c93eccab6.
2023-04-04 11:14:16 +02:00
Matthias Ringwald
a306ff4c5a btstack_stdin_esp32: fix build for v4 2023-04-03 15:32:28 +02:00
Matthias Ringwald
012a2c4245 btstack_stdin_esp32: fix build for v4 2023-04-03 15:19:03 +02:00