mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
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 |
||
---|---|---|
.. | ||
bluedroid | ||
include | ||
lib@0b1315e44b | ||
bt.c | ||
component.mk | ||
Kconfig |