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-10-02 11:44:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a33bfe628f55a56d6842c4fca72b51a2da8fb4d5
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
btc
/
core
History
xiongweichao
5bc5695ff0
fix(bt/bluedroid): fixed issues introduced by byte alignment
...
- esp_bt_uuid_t is byte aligned, tBT_UUID is 4-byte aligned.
2024-11-28 10:16:06 +08:00
..
btc_ble_storage.c
feat(ble/bluedroid): Support getting BLE address type in bond list
2024-08-09 20:21:04 +08:00
btc_config.c
fix(bt/bluedroid): update the newest active device in bluetooth
2023-10-12 07:46:34 +00:00
btc_dev.c
fix(ble/bluedroid): Remove BLE functions discard declaration
2024-04-18 15:53:54 +08:00
btc_dm.c
feat(bt/bluedroid): Report sniff interval to application layer
2024-09-27 14:11:26 +08:00
btc_main.c
feat(ble/bluedroid): Optimize address resolution status for interval use
2024-09-27 14:47:15 +08:00
btc_profile_queue.c
…
btc_sec.c
…
btc_sm.c
…
btc_storage.c
fix(bt/bluedroid): fix dangling pointer issue when logging remove section
2024-02-05 10:01:44 +08:00
btc_util.c
fix(bt/bluedroid): fixed issues introduced by byte alignment
2024-11-28 10:16:06 +08:00