OVMS3-idf/components/bt/bluedroid/osi/include
wangmengyang 53273172fe component/bt: modify the implementation and interface of osi_alarm module
1. use esp_timer instead of FreeRTOS timer to implement osi_alarm in bluedroid
2. Remove two APIs: osi_alarm_now() and osi_alarm_time_diff() and modify the hci layer logic that use them
3. Implement osi_alarm_get_remaining_ms()
4. Move the definition of struct alarm_t in source file "alarm.c"
5. Add definition of module error code
2017-11-10 11:53:55 +08:00
..
alarm.h component/bt: modify the implementation and interface of osi_alarm module 2017-11-10 11:53:55 +08:00
allocator.h component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
buffer.h component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller) 2017-04-12 16:42:14 +08:00
config.h component/bt: Fixed a very important bug of the SMP security module when use SMP to connected after bonding. 2017-06-26 05:02:57 -04:00
fixed_queue.h component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
future.h component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
hash_functions.h component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller) 2017-04-12 16:42:14 +08:00
hash_map.h component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00
list.h component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
mutex.h component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
osi.h component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
semaphore.h component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
thread.h component/bt : fix bug of sw interrupt cause to run btdm to different cpu core. 2017-10-24 16:13:58 +08:00