OVMS3-idf/components/bt/bluedroid/osi
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
..
include component/bt: modify the implementation and interface of osi_alarm module 2017-11-10 11:53:55 +08:00
alarm.c component/bt: modify the implementation and interface of osi_alarm module 2017-11-10 11:53:55 +08:00
allocator.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
buffer.c component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00
config.c component/bt: Change the remove section error. 2017-08-21 23:28:45 -04:00
fixed_queue.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
future.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
hash_functions.c component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00
hash_map.c component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00
list.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
mutex.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
osi.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
semaphore.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00