]> granicus.if.org Git - esp-idf/commit
commponent bt:add bt_prf_task.c file for proceess the profile task event
authoryulong <yulong@yulong-mac.(none)>
Wed, 12 Oct 2016 07:38:26 +0000 (03:38 -0400)
committeryulong <yulong@yulong-mac.(none)>
Wed, 12 Oct 2016 07:38:26 +0000 (03:38 -0400)
commit3c792f427b013d337f353eec28933387d0c79d06
treebd371ac63568cf155ebbc20f9846d636c148fa4f
parentd85ff46bdf7008b0db9ac14c580dbaef1b0c233d
commponent bt:add bt_prf_task.c file for proceess the profile task event
add bt_prf_task.h for defined the data & struct used for the profile task
add prodile_sys.h defined the profile system data used for profile task
modified component.mk
components/bt/bluedroid/bta/sys/bta_sys_main.c
components/bt/bluedroid/profiles/core/bt_prf_task.c [new file with mode: 0644]
components/bt/bluedroid/profiles/core/include/bt_prf_task.h [new file with mode: 0644]
components/bt/bluedroid/profiles/core/include/profile_sys.h [new file with mode: 0644]
components/bt/component.mk