Ji Minxiang
157200447c
Merge branch 'feat/ble_ams_dev' into 'master'
...
feat(examples): add Bluedroid and NimBLE BLE AMS client examples
See merge request espressif/esp-idf!50369
2026-07-16 14:24:56 +08:00
jiminxiang
a8bb79b5b9
feat(examples): add Bluedroid and NimBLE BLE AMS client examples
...
Add Apple Media Service client demos that discover AMS on iOS, subscribe
to media entity updates, and expose remote playback control helpers.
2026-07-14 11:33:41 +08:00
liqigan
1b49e48bfd
feat(bt/controller): Added LMP debug vendor HCI and fixed some bugs ts on ESP32-S31
2026-07-13 15:15:59 +08:00
Liu Linyan
bade32f3eb
docs(ble_audio): Adopt SIG product name and add LE Audio API guide entry
2026-06-17 14:51:17 +08:00
yangfeng
e7d079c422
feat(bt): Add a2dp_source_aac example
2026-05-21 21:15:36 +08:00
yangfeng
22f116eed5
feat(bt): Add a2dp_sink_stream_aac example
2026-05-21 21:15:36 +08:00
ShenWeilong
cf813a4a1e
feat(ble): Added ble support for esp32h21
2026-05-20 19:24:08 +08:00
Shen Mengjing
1e71307770
docs: Sync CN and EN docs missing the translation label
2026-05-11 14:08:45 +08:00
zhiweijian
9de3eea3de
feat(ble): Support nimble uart service
2026-04-27 16:34:20 +08:00
wangmengyang
11268d8bfb
feat(bt): Add initial support of Bluetooth Classic on ESP32-S31
...
- feat(soc_caps): Enable BT Classic and BLE in esp32s31
- Add git submodule for ESP32-S31 bt controller lib files
- changed sdkconfig.defaults and README for Bluetooth Classic examples
- change(docs): Added vendor HCI documentations for ESP32-S31
- change(Bluedroid): Adapt to ESP32-S31 due to some API differences on
Bluetooth controller from ESP32
- change(bt): Modify CMakeLists.txt to support the Bluetooth dual-mode
architecture on ESP32-S31
- change(bt): Add ECC P-192 functions to tinycrypt
2026-04-21 17:50:34 +08:00
Linyan Liu
3ef5da096a
feat(ble_audio): Support ISO & LE Audio functionalities (Preview)
2026-04-17 09:46:23 +08:00
ShenWeilong
271ff9605a
fix(bt): fixed some h4 issues reported by ci pipeline
2026-04-02 14:59:41 +08:00
yangfeng
7a0771d2c8
feat(bt): Add APIs to control transmit power level
...
- API to read ACL real RSSI
- APIs to read/write tx power of inq/iscan/page/pscan/ACL
2026-03-13 10:12:40 +08:00
yangfeng
64a2955ec3
docs(bt): update Classic Bluetooth api reference of SDP
2026-01-07 20:18:02 +08:00
yangfeng
25a33c75f6
docs(bt): update Classic Bluetooth api reference of L2CAP
2026-01-07 20:18:02 +08:00
yangfeng
c4fa07d9a6
docs(bt): update Classic Bluetooth api reference of HFP AG
2026-01-07 20:18:02 +08:00
yangfeng
cfac6b313f
docs(bt): update Classic Bluetooth api reference of HFP Client
2026-01-07 20:18:02 +08:00
yangfeng
8d784d9f08
docs(bt): update Classic Bluetooth api reference of HFP Define
2026-01-07 20:18:02 +08:00
yangfeng
5dbfc9075f
docs(bt): update Classic Bluetooth api reference of SPP
2026-01-07 20:18:02 +08:00
yangfeng
290d477880
docs(bt): update Classic Bluetooth api reference of AVRCP
2026-01-07 20:18:02 +08:00
yangfeng
322984c0cb
docs(bt): update Classic Bluetooth api reference of A2DP
2026-01-07 20:18:02 +08:00
yangfeng
952a63ea93
docs(bt): update Classic Bluetooth api reference of GAP
2026-01-07 09:48:53 +08:00
yangfeng
09e448710b
docs: Add explanations for the A2DP sink stream and AVRCP examples
...
- Modify the path of A2DP sink example
2025-12-19 11:31:15 +08:00
luweike
d56eef151b
docs: Update Bluetooth Low Energy API home page
2025-12-09 10:51:14 +08:00
Lu Wei Ke
7c4e2d0aa2
Merge branch 'docs/update_bt_common_homepage' into 'master'
...
docs: Add intro and brief descriptions to Bluetooth Common API home page
Closes DOC-11910
See merge request espressif/esp-idf!42582
2025-11-21 00:20:14 +08:00
luweike
ac4cd16cdf
docs: Add intro and brief descriptions to Bluetooth Common API home page
2025-11-20 18:56:15 +08:00
luweike
83a26231a6
docs: Add intro and profile summaries to Bluetooth Classic API home page
2025-11-20 18:53:46 +08:00
luoxu
1b1a646891
feat(ble_mesh): Adapt DFU/MBT to esp-idf
2025-10-21 17:22:22 +08:00
shenmengjing
72d858a9d9
docs: Sync CN and EN docs
2025-05-12 11:24:03 +08:00
luweike
fe873acdab
docs: Improve Bluetooth API homepage
2025-05-09 14:17:13 +08:00
zhiweijian
a24fdf2892
feat(bt): fixed some doc error and add ocf parameters description
2025-03-25 15:07:31 +08:00
Shen Weilong
3a71bec278
feat(bt): added definitions for bluetooth hci vendor commands and events
2025-03-25 15:07:31 +08:00
luoxu
a86bb375f7
feat(ble_mesh): Support BLE 5.0 for BLE Mesh
2024-11-08 14:17:52 +08:00
Zhang Xiao Yan
c8de3754df
Merge branch 'docs/add_application_examples_bluetooth' into 'master'
...
docs: update application examples for bluedroid and blufi
See merge request espressif/esp-idf!32185
2024-09-03 18:07:05 +08:00
Linda
1650681d64
docs: update application examples for bluedroid and blufi
2024-09-03 16:11:33 +08:00
Wei Yu Han
182e2c17ba
docs(bluetooth): Repaced Classic Bluetooth with Bluetooth Classic in API reference section name
2024-07-29 09:54:19 +08:00
Yuhan Wei
8379a45f4d
docs(ble): Moved blufi to ble folder
2024-07-25 17:05:45 +08:00
Yuhan Wei
48bf83416a
docs(ble): Moved ble-mesh and blufi to ble section
2024-07-25 17:05:45 +08:00
Marius Vikhammer
f1e65b8373
docs(misc): fixed typos found with codespell
2024-03-28 11:50:58 +08:00
kirill.chalov
22a053f1fc
docs(sphinx-lint): Fix issues reported by sphinx-lint before adding it to pre-commit
2024-01-23 15:22:29 +08:00
wangjialiang
8eed3a2467
fix(ble_mesh): Miscellaneous update for ble mesh
2023-09-16 15:58:14 +08:00
Liu Linyan
5bab168b0e
feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview)
2023-09-08 21:37:33 +08:00
Zhang Xiao Yan
58775f868d
Merge branch 'docs/organize_header_files_bluetooth_controller' into 'master'
...
docs: organize header files of Bluetooth Controller
See merge request espressif/esp-idf!24848
2023-09-08 16:07:26 +08:00
caixinying-git
db241482a6
docs: update format issues for EN and CN files under api-reference/bluetooth folder
2023-08-22 16:02:33 +08:00
Linda
c09595a831
docs: organize header files of Bluetooth Controller
2023-08-07 14:13:24 +08:00
wangmengyang
d4ac2380e7
component/docs: enable generation of API-reference documents for Bluetooth HID host
2023-06-21 12:02:58 +08:00
Island
72bf74f904
Merge branch 'feature/update_ble_doc_for_esp32c6_esp32h2' into 'master'
...
ble docs: Update ble doc for esp32c6 and esp32h2
Closes IDF-5926 and IDF-6686
See merge request espressif/esp-idf!23796
2023-05-22 18:50:55 +08:00
Cai Xin Ying
60a1f8b5b9
docs: provide CN translation for api-reference/system/esp_err and api-reference/bluetooth/esp_gatts
2023-05-22 11:13:48 +08:00
Shen Weilong
2900ed4858
ble docs: Update the ble docs for esp32c6 and esp32h2
2023-05-19 11:01:11 +08:00
Cai Xin Ying
9c4dc67870
Docs/add Chinese translation for api-reference/bluetooth/esp_gap_ble.rst, api-reference/protocols/modbus.rst, and libraries-and-frameworks/libs-frameworks.rst from scratch
2023-05-04 17:25:41 +08:00