This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-10 09:39:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
bt
/
common
/
osi
History
chenjianhua
1c877b9157
fix(bt/bluedroid): Fixed error when memory debug enabled
2024-10-29 21:53:29 +08:00
..
include
/osi
fix(bt/bluedroid): Fixed error when memory debug enabled
2024-10-29 21:53:29 +08:00
alarm.c
bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails
2022-12-12 11:26:26 +08:00
allocator.c
fix(bt/bluedroid): Fixed error when memory debug enabled
2024-10-29 21:53:29 +08:00
buffer.c
…
config.c
fix(bt/bluedroid): update the newest active device in bluetooth
2023-10-26 19:33:06 +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
component/bt: add new OSI utility "pkt_queue" which acts as a mutex-protected linked list, to be used as data queue between tasks
2022-08-02 14:14:07 +08:00
semaphore.c
…
thread.c
fix(bt/bluedroid): Fixed work queue delete when create thread failed
2024-08-23 16:57:55 +08:00