OVMS3-idf/components/bt/bluedroid/hci
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 bluedroid: Move fixed_queue.h to implementation of hci_layer.c 2017-09-05 17:14:40 +10:00
buffer_allocator.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
hci_hal_h4.c component/bt : fix bug of sw interrupt cause to run btdm to different cpu core. 2017-10-24 16:13:58 +08:00
hci_layer.c component/bt: modify the implementation and interface of osi_alarm module 2017-11-10 11:53:55 +08:00
hci_packet_factory.c component/bt : fix connection bug of Iphone7 10.0.2 2017-02-16 14:15:46 +08:00
hci_packet_parser.c component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00
packet_fragmenter.c Component/bt: fix bug for gatts notify stress test crash 2017-09-13 11:19:58 +08:00