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 03:42:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc1eb81b2e16c09cf93d16cfbc0848b22e0ebff8
esp-idf
/
components
/
bt
/
common
/
osi
History
wangmengyang
c0b86fefc6
component/bt: add new OSI utility "fixed_pkt_queue", which has same functionality with "fixed_queue"
2022-08-02 14:14:07 +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
Fix the high-impact issues from the code analysis report from customer.
2021-11-22 17:38:02 +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
core system: Fix warnings in compilation when assertions are disabled
2021-03-03 10:26:57 +11:00
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
component/bt: add new OSI utility "osi_event" to support the scenario that event need only to be handle once.
2022-08-02 14:14:07 +08:00