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 |
|
Matthias Ringwald
|
12448779a1
|
avrcp: fix compile warning
|
2023-03-10 08:48:12 +01:00 |
|
Matthias Ringwald
|
2a44f27864
|
renesas-ek-ra6m4a-da14531: extract create_target function
|
2023-03-09 11:42:11 +01:00 |
|
Matthias Ringwald
|
43ce035182
|
hci: fix report of extended advertisements with data len > 31
|
2023-03-09 09:56:00 +01:00 |
|
Matthias Ringwald
|
c77f95822c
|
avdtp_util: remove superfluous increment operation
|
2023-03-08 11:44:24 +01:00 |
|
pengyiqiang
|
9e104a3cf6
|
btstack_uart: add missing __cplusplus judgment
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-03-06 16:00:41 +01:00 |
|
Matthias Ringwald
|
74b4d42a0c
|
sm: fix value in SM_EVENT_NUMERIC_COMPARISON_REQUEST
Regression introduced in ea9b679, fixes #462
|
2023-03-06 14:43:04 +01:00 |
|
Matthias Ringwald
|
9ce6dfa163
|
gap: set random address for both legacy advertising and extended advertising
|
2023-03-06 12:35:34 +01:00 |
|
Matthias Ringwald
|
64f9dabab0
|
hci: use advertising todo instead of flag
|
2023-03-06 12:03:00 +01:00 |
|
Matthias Ringwald
|
0f54aa8d8b
|
gap: set advertising set address after set was created
|
2023-03-06 11:38:16 +01:00 |
|
Matthias Ringwald
|
d935373ddc
|
hci: add missing else for run-time check of hci_extended_advertising_supported
|
2023-03-06 11:28:39 +01:00 |
|
Matthias Ringwald
|
ee60545867
|
hci: set default advertising parameters for use with active scanning
|
2023-03-06 11:17:57 +01:00 |
|
Matthias Ringwald
|
cf7250aa3d
|
3rd-party/micro-ecc: avoid warning for undefined preprocessing identifier
|
2023-03-03 18:47:48 +01:00 |
|
Milanka Ringwald
|
75feb4ebc3
|
doc: fix path to APIs in GATT services
|
2023-03-03 11:19:29 +01:00 |
|
Milanka Ringwald
|
f84ec3e456
|
doc: remove double URL print
|
2023-03-03 11:11:20 +01:00 |
|
Milanka Ringwald
|
11ebce114c
|
doc: add GITHUB URL
|
2023-03-03 10:53:02 +01:00 |
|
Milanka Ringwald
|
9428602870
|
doc: add GITHUB URL to md files
|
2023-03-03 10:53:02 +01:00 |
|
Matthias Ringwald
|
d4872f4e3f
|
example/sco_demo_util: fix warning
|
2023-03-02 15:59:56 +01:00 |
|
Matthias Ringwald
|
cacea69c67
|
posix-h4: fix build
|
2023-03-02 15:58:08 +01:00 |
|
Matthias Ringwald
|
d0452d6c2c
|
example/hfp_hf_demo: support lc3-swb
|
2023-03-02 11:46:14 +01:00 |
|
Matthias Ringwald
|
5a5b7bc7b0
|
example/hfp_ag_demo: support lc3-swb
|
2023-03-02 11:46:14 +01:00 |
|
Matthias Ringwald
|
681cb55058
|
example/sco_demo_util: add support for lc3-swb
# Conflicts:
# example/sco_demo_util.c
# Conflicts:
# example/sco_demo_util.c
# Conflicts:
# example/sco_demo_util.c
# Conflicts:
# example/sco_demo_util.c
|
2023-03-02 11:46:14 +01:00 |
|
Matthias Ringwald
|
f0d95bdc33
|
example/sco_demo_util: replace hfp_msbc by hfp_codec
|
2023-03-02 11:46:14 +01:00 |
|
Matthias Ringwald
|
bcdbf70421
|
hfp: move hfp_h2_framing into hfp_codec
|
2023-03-02 11:46:14 +01:00 |
|
Matthias Ringwald
|
360d44f609
|
hfp_codec: add to all ports
|
2023-03-02 11:00:28 +01:00 |
|
Matthias Ringwald
|
2085619da9
|
hfp_ag: prefer LC3-WB over mSBC
|
2023-03-02 11:00:28 +01:00 |
|
Matthias Ringwald
|
eaf8fe31e3
|
hfp_codec: add compile-time option to send synthetic test data
|
2023-03-02 11:00:28 +01:00 |
|
Matthias Ringwald
|
f789a3185a
|
hfp_codec: support usb sco packets
|
2023-03-02 11:00:28 +01:00 |
|
Matthias Ringwald
|
16527ed542
|
hfp_codec: support lc3-swb
|
2023-03-02 11:00:28 +01:00 |
|
Matthias Ringwald
|
d393ed5a4f
|
hfp: use transparent voice settings unless cvsd is active
|
2023-03-02 10:58:38 +01:00 |
|
Matthias Ringwald
|
fda8f1b4e7
|
hfp: add HFP_CODEC_LC3_SWB
|
2023-03-02 10:58:38 +01:00 |
|
Milanka Ringwald
|
820e47d09b
|
doc: update links
|
2023-03-02 10:53:29 +01:00 |
|
Milanka Ringwald
|
99238babf8
|
doc: update link in architecture page
|
2023-03-02 10:20:51 +01:00 |
|
Milanka Ringwald
|
7029d61c7d
|
Revert "doc: update cross-file links"
This reverts commit 0179ba640fbea214ff06e259b9fca5560341f1f1.
|
2023-03-02 09:47:26 +01:00 |
|
Milanka Ringwald
|
0179ba640f
|
doc: update cross-file links
|
2023-03-02 09:38:14 +01:00 |
|
Matthias Ringwald
|
ffdcc4c74e
|
hfp_codec: fix build
|
2023-03-01 13:54:52 +01:00 |
|
Matthias Ringwald
|
1762039c2c
|
example/sco_demo_util: add modplayer as SCO_DEMO_MODE_MODPLAYER
|
2023-03-01 13:48:36 +01:00 |
|
Matthias Ringwald
|
9ad691b0cb
|
example/sco_demo_util: use sample rate for sine generator and wav/audio
|
2023-03-01 13:48:36 +01:00 |
|
Matthias Ringwald
|
79cc780fc0
|
example/sco_demo_util: add sample rate to codec config
|
2023-03-01 13:48:36 +01:00 |
|
Matthias Ringwald
|
08902725e5
|
hfp_codec: fix build
|
2023-03-01 13:48:36 +01:00 |
|
Matthias Ringwald
|
9582ae6476
|
example/sco_demo_util: set buffer size based on supported samplerate
|
2023-03-01 11:24:14 +01:00 |
|