53273172fe
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 |
||
---|---|---|
.. | ||
include | ||
buffer_allocator.c | ||
hci_hal_h4.c | ||
hci_layer.c | ||
hci_packet_factory.c | ||
hci_packet_parser.c | ||
packet_fragmenter.c |