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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
bt
/
common
/
osi
History
xiongweichao
f9732cb65f
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
..
include
/osi
component/bt: add new OSI utility "fixed_pkt_queue", which has same functionality with "fixed_queue"
2022-08-02 14:14:07 +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
…
buffer.c
…
config.c
fixed config parse crash after flash_erase
2022-01-06 20:17:43 +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
[bt] fix if allocation fails
2022-10-21 14:44:39 +08:00