This website requires JavaScript.
Explore
Help
Register
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-10 04:43:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
465ff85d2bbfe5d1a65d3afadfc7555be7f50b51
esp-idf
/
components
/
bt
/
common
/
osi
History
akshat
d83f210228
bugfix(wifi): Add missing brackets in the C++ guard
...
Closes
https://github.com/espressif/esp-idf/issues/14991
2025-02-10 17:56:52 +08:00
..
include
/osi
bugfix(wifi): Add missing brackets in the C++ guard
2025-02-10 17:56:52 +08:00
alarm.c
bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails
2022-11-30 10:41:52 +08:00
allocator.c
fix(bt/bluedroid): Fixed error when memory debug enabled
2024-10-22 11:49:58 +08:00
buffer.c
…
config.c
fix(bt/bluedroid): fixed btc_config_lock error
2023-12-15 11:03:29 +08:00
fixed_pkt_queue.c
component/bt: add new OSI utility "fixed_pkt_queue", which has same functionality with "fixed_queue"
2022-08-02 14:14:07 +08:00
fixed_queue.c
…
future.c
…
hash_functions.c
…
hash_map.c
…
list.c
…
mutex.c
…
osi.c
components/bt: Update licenses
2021-12-08 10:59:06 +08:00
pkt_queue.c
fix(nimble): Address few coverity reported issues
2025-01-03 11:35:10 +05:30
semaphore.c
…
thread.c
fix(bt/bluedroid): Fixed work queue delete when create thread failed
2024-08-23 16:31:12 +08:00