esp-idf/components/bt/common/osi/include/osi
2022-08-02 14:14:07 +08:00
..
alarm.h fix timer collision in role switch 2021-08-16 08:54:37 +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 components/bt: Update licenses 2021-12-08 10:59:06 +08:00
fixed_pkt_queue.h 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.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 freertos: Remove legacy data types 2022-02-09 23:05:45 +08: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-02 14:14:07 +08:00
semaphore.h freertos: Remove legacy data types 2022-02-09 23:05:45 +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-02 14:14:07 +08:00