esp-idf/components/bt/common/osi
gongyantao d5e5cd0237 fix(bt/bluedroid): fixed btc_config_lock error 2023-12-15 11:03:29 +08:00
..
include/osi fix(bt/bluedroid): update the newest active device in bluetooth 2023-10-12 07:46:34 +00: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
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 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:43:12 +08:00