]> granicus.if.org Git - esp-idf/commit
component/bt: transfer bluedroid timer events to be handled by BTC task
authorwangmengyang <wangmengyang@espressif.com>
Fri, 14 Apr 2017 10:49:30 +0000 (18:49 +0800)
committerwangmengyang <wangmengyang@espressif.com>
Fri, 14 Apr 2017 10:49:30 +0000 (18:49 +0800)
commit4f3b391674dcd69cc6a800d0c07fc272010e0437
treeb5ab5dfe8b207d944ba908a01a718aab3c454734
parent4ba62a6b454293949cb92e198fd281d139162ffd
component/bt: transfer bluedroid timer events to be handled by BTC task
components/bt/bluedroid/btc/core/btc_alarm.c [new file with mode: 0644]
components/bt/bluedroid/btc/core/btc_task.c
components/bt/bluedroid/btc/include/btc_alarm.h [new file with mode: 0644]
components/bt/bluedroid/btc/include/btc_task.h
components/bt/bluedroid/osi/alarm.c