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-25 08:59:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
bt
/
common
/
osi
History
chenjianhua
023aadac0f
fix(bt/bluedroid): Fixed work queue delete when create thread failed
2024-08-26 12:13:33 +08:00
..
include
/osi
feat(bt/bluedroid): Add print and assert when failed to alloc memory
2024-08-26 12:12:43 +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
feat(bt/bluedroid): Add print and assert when failed to alloc memory
2024-08-26 12:12:43 +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
…
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-26 12:13:33 +08:00