esp-idf/components/bt/common/osi/include/osi
2022-08-04 14:25:03 +08:00
..
alarm.h fix timer collision in role switch 2021-08-17 10:55:25 +08:00
allocator.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
buffer.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
config.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
fixed_pkt_queue.h component/bt: add new OSI utility "fixed_pkt_queue", which has same functionality with "fixed_queue" 2022-08-04 14:25:03 +08:00
fixed_queue.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
future.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
hash_functions.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
hash_map.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
list.h move flow control to btc layer 2020-09-29 17:15:11 +08:00
mutex.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
osi.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
pkt_queue.h 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-04 14:25:03 +08:00
semaphore.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
thread.h component/bt: add new OSI utility "osi_event" to support the scenario that event need only to be handle once. 2022-08-04 14:25:02 +08:00