This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-08-30 22:05:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5617bfaaec6ac996947e24f0702b5d10009bb7bc
esp-idf
/
examples
/
bluetooth
/
bluedroid
/
ble
History
zhanghaipeng
b0a84f76a2
fix(ble/bluedroid): Optimized BLE SPP example for improved compatibility
2024-04-01 16:31:26 +08:00
..
ble_ancs
…
ble_compatibility_test
Merge branch 'bugfix/ble_coex_gattc_gatts' into 'master'
2024-01-03 15:00:26 +08:00
ble_eddystone
…
ble_hid_device_demo
…
ble_ibeacon
fix(bt/bluedroid): Update ble ibeacon example document
2023-12-29 14:16:11 +08:00
ble_spp_client
…
ble_spp_server
fix(ble/bluedroid): Optimized BLE SPP example for improved compatibility
2024-04-01 16:31:26 +08:00
ble_throughput
feat(freertos): Introduced new Kconfig option CONFIG_FREERTOS_NUMBER_OF_CORES
2024-02-09 09:11:28 +01:00
gatt_client
fix(bt/example): Use correct struct type
2024-02-27 22:32:14 +08:00
gatt_security_client
…
gatt_security_server
Merge branch 'bugfix/ble_coex_gattc_gatts' into 'master'
2024-01-03 15:00:26 +08:00
gatt_server
fix(ble/bluedroid): Optimize the BLE documentation
2024-03-15 20:02:13 +08:00
gatt_server_service_table
Merge branch 'feat/add_get_device_name_api' into 'master'
2023-12-27 10:37:33 +08:00
gattc_multi_connect
…