]> granicus.if.org Git - esp-idf/commit
component/bt: transport bludroid bta/av and bta/ar modules to stack
authorwangmengyang <wangmengyang@espressif.com>
Wed, 2 Nov 2016 11:40:46 +0000 (19:40 +0800)
committerwangmengyang <wangmengyang@espressif.com>
Wed, 2 Nov 2016 11:40:46 +0000 (19:40 +0800)
commit2d21f3c501ea38f2c21565065287665bf8842330
treeafdff4b7f9f359a2fc9f4a11f3bfe74636566cbe
parente3a4f23c9dc4617a28348db3323d6a9787f41110
component/bt: transport bludroid bta/av and bta/ar modules to stack

note: callout functions defined in bta_av_co.c are temporarily removed;
18 files changed:
components/bt/bluedroid/bta/ar/bta_ar.c [new file with mode: 0755]
components/bt/bluedroid/bta/ar/bta_ar_int.h [new file with mode: 0755]
components/bt/bluedroid/bta/av/bta_av_aact.c [new file with mode: 0755]
components/bt/bluedroid/bta/av/bta_av_act.c [new file with mode: 0755]
components/bt/bluedroid/bta/av/bta_av_api.c [new file with mode: 0755]
components/bt/bluedroid/bta/av/bta_av_cfg.c [new file with mode: 0755]
components/bt/bluedroid/bta/av/bta_av_ci.c [new file with mode: 0755]
components/bt/bluedroid/bta/av/bta_av_int.h [new file with mode: 0755]
components/bt/bluedroid/bta/av/bta_av_main.c [new file with mode: 0755]
components/bt/bluedroid/bta/av/bta_av_sbc.c [new file with mode: 0755]
components/bt/bluedroid/bta/av/bta_av_ssm.c [new file with mode: 0755]
components/bt/bluedroid/bta/include/bta_ar_api.h [new file with mode: 0755]
components/bt/bluedroid/bta/include/bta_av_api.h [new file with mode: 0755]
components/bt/bluedroid/bta/include/bta_av_ci.h [new file with mode: 0755]
components/bt/bluedroid/bta/include/bta_av_co.h [new file with mode: 0755]
components/bt/bluedroid/bta/include/bta_av_sbc.h [new file with mode: 0755]
components/bt/bluedroid/btif/bta_av_co.c [new file with mode: 0755]
components/bt/component.mk