OVMS3-idf/components/bt
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
..
bluedroid component/bt: modify the implementation and interface of osi_alarm module 2017-11-10 11:53:55 +08:00
include component/bt : allow init after de-init 2017-10-10 15:35:17 +08:00
lib@0b1315e44b component/bt: update toolchain and add compile options to build libbtdm_app.a to support PSRAM 2017-11-07 16:08:47 +08:00
bt.c component/bt: clean up WIFI_CLK_EN_REG settings for Bluetooth 2017-11-02 15:24:21 +08:00
component.mk Merge branch 'master' into feature/btdm_avrc 2017-03-31 12:51:45 +08:00
Kconfig component/bt : fix bug of sw interrupt cause to run btdm to different cpu core. 2017-10-24 16:13:58 +08:00