esp-idf/components/bt/common/osi
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 Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
buffer.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
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 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
future.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
hash_functions.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
hash_map.c core system: Fix warnings in compilation when assertions are disabled 2021-03-03 10:26:57 +11:00
list.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
mutex.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
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 Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
thread.c [bt] fix if allocation fails 2022-10-21 14:43:12 +08:00