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 |
|
Matthias Ringwald
|
ab3cc2230e
|
- chipset/bcm: look for PatchRAM file DEVICE_NAME...hcd
|
2023-03-31 16:36:20 +02:00 |
|
Dirk Helbig
|
b5a43cc197
|
btstack_stdin_esp32: add uart output/input buffering
|
2023-03-30 09:40:38 +02:00 |
|
Matthias Ringwald
|
b1847fffde
|
example/gap_le_advertisements: print extended advertisements
|
2023-03-29 15:45:10 +02:00 |
|
Matthias Ringwald
|
c7361b2405
|
hci: fix build with HAVE_HOST_CONTROLLER_API defined
|
2023-03-24 22:27:13 +01:00 |
|
Matthias Ringwald
|
42780893c2
|
avdtp_source: use sample count as timestamp
|
2023-03-24 20:20:33 +01:00 |
|
Matthias Ringwald
|
f37082eece
|
a2dp_source: remove deprecated a2dp_source_stream_send_media_payload
|
2023-03-24 20:02:28 +01:00 |
|
Matthias Ringwald
|
21f2491df4
|
avdtp: remove deprecated avdtp_source_stream_send_media_payload
|
2023-03-24 20:02:12 +01:00 |
|
Matthias Ringwald
|
744ea73d2e
|
avdtp_source: pass timestamp into avdtp_source_setup_media_header
|
2023-03-24 19:51:11 +01:00 |
|
Matthias Ringwald
|
fe70ee4829
|
hci_event: check buffer size
|
2023-03-24 18:34:30 +01:00 |
|
Matthias Ringwald
|
89d7e14e49
|
test/embedded: add test for hci_event
|
2023-03-24 18:08:41 +01:00 |
|
Matthias Ringwald
|
c70b3b486d
|
hci_event: provide buffer size to event builders
|
2023-03-24 17:48:13 +01:00 |
|
Matthias Ringwald
|
7d902a1f42
|
add hci_event from cinnamon controller to core
|
2023-03-24 16:38:24 +01:00 |
|
Matthias Ringwald
|
36468e6f00
|
hci: rename con_handle into cis_handle in hci_iso_stream_t (fixup)
|
2023-03-24 16:11:44 +01:00 |
|
Matthias Ringwald
|
cf439c6323
|
hci: provide details for GAP_SUBEVENT_CIG_CREATED
|
2023-03-24 16:11:44 +01:00 |
|
Matthias Ringwald
|
ee4492071d
|
btstack_defines: add details to GAP_SUBEVENT_CIG_CREATED
|
2023-03-24 16:11:44 +01:00 |
|
Matthias Ringwald
|
14045fdb85
|
hci: extract hci_cis_handle_created
|
2023-03-24 16:11:44 +01:00 |
|
Matthias Ringwald
|
532211fe50
|
hci: add params to hci_emit_cis_created
|
2023-03-24 16:11:44 +01:00 |
|
Matthias Ringwald
|
56bd2ec08b
|
hci: store acl con handles for gap_cis_create
|
2023-03-24 16:11:44 +01:00 |
|
Matthias Ringwald
|
6fd1d2c8f4
|
hci: store cis connection info in hci iso stream on cis request
|
2023-03-24 16:11:44 +01:00 |
|
Matthias Ringwald
|
969d876abd
|
hci: rename con_handle into cis_handle in hci_iso_stream_t
|
2023-03-24 16:11:44 +01:00 |
|
Matthias Ringwald
|
77c4293c7e
|
hci: add stream_id and acl_handle to hci_iso_stream_t
|
2023-03-24 16:11:44 +01:00 |
|
Matthias Ringwald
|
074a9fa232
|
example/a2dp_sink_demo: move samplerate compensation init to fix measurement bias
|
2023-03-24 10:44:51 +01:00 |
|
Matthias Ringwald
|
4d3b451627
|
changelog: add esp32 changes
|
2023-03-24 10:44:50 +01:00 |
|
Matthias Ringwald
|
ccf14bf418
|
esp32: enable HAVE_BTSTACK_AUDIO_EFFECTIVE_SAMPLERATE
|
2023-03-24 10:44:50 +01:00 |
|
Dirk Helbig
|
e4aaaf23df
|
btstack_audio_esp32_v5: allow the playback handler to catch up in case of unintended delays, control power amplifier
|
2023-03-24 10:44:50 +01:00 |
|
Dirk Helbig
|
fe42c0dc45
|
esp32: support new audio driver in esp-idf v5
|
2023-03-24 10:44:50 +01:00 |
|
Matthias Ringwald
|
4c7a1d3ad3
|
avrcp: fix warnings
|
2023-03-24 10:35:22 +01:00 |
|
Matthias Ringwald
|
5f5e54377c
|
example/le_streamer_client: scan and connect on coded phy
|
2023-03-22 13:48:06 +01:00 |
|
Matthias Ringwald
|
98928f8ea6
|
example/le_streamer_client: scan and connect on coded phy
|
2023-03-22 13:40:13 +01:00 |
|
Matthias Ringwald
|
7eb5b27e62
|
gap: add gap_set_scan_phys and gap_set_connection_phys
|
2023-03-22 11:02:06 +01:00 |
|
Matthias Ringwald
|
e186370f42
|
renesas-ek-ra6m4a-da14531: add gatt_rgb demo
|
2023-03-18 22:47:05 +01:00 |
|
Matthias Ringwald
|
c1dc38453e
|
libusb: enable chipset support for realtek on vendor id match and enable custom pre-init
|
2023-03-17 11:26:35 +01:00 |
|
Matthias Ringwald
|
7977fdca7a
|
btstack_chipset_realtek: integrate updated logic from PR 453
|
2023-03-17 11:25:15 +01:00 |
|
Matthias Ringwald
|
6fe16221fb
|
hci: introduce custom chipset pre-init that is run before hci reset
|
2023-03-17 11:25:14 +01:00 |
|
Matthias Ringwald
|
92ce4e6a2e
|
hci_cmd: add hci_rtk_read_card_info
|
2023-03-17 11:25:14 +01:00 |
|
Matthias Ringwald
|
c56c3b7a0a
|
example/hid_keyboard_demo: remove duplicate usage page (Key Code) for modifier byte
|
2023-03-16 12:36:11 +01:00 |
|