OSDN Git Service

Renamed files: *.c to *.cc in bta/av and stack/a2dp
authorPavlin Radoslavov <pavlin@google.com>
Fri, 14 Oct 2016 19:17:08 +0000 (12:17 -0700)
committerPavlin Radoslavov <pavlin@google.com>
Fri, 14 Oct 2016 19:49:15 +0000 (19:49 +0000)
commitcc26bfcba0d5cc2473b34dc1b51913995e2db67e
tree020b4ed399ddcf454b0132734d1a0989223a85da
parent682ff8e512f26236135550e6f8f4b55d2a20b80a
Renamed files: *.c to *.cc in bta/av and stack/a2dp

Also, fixed C++ related compilation errors.

Test: code compilation from top-level directory
Change-Id: I60367ee7bc54b891cb05bb3f88dd11ebe5b2ca83
30 files changed:
bta/Android.mk
bta/BUILD.gn
bta/ar/bta_ar.c
bta/av/bta_av_aact.cc [moved from bta/av/bta_av_aact.c with 99% similarity]
bta/av/bta_av_act.cc [moved from bta/av/bta_av_act.c with 100% similarity]
bta/av/bta_av_api.cc [moved from bta/av/bta_av_api.c with 100% similarity]
bta/av/bta_av_cfg.cc [moved from bta/av/bta_av_cfg.c with 100% similarity]
bta/av/bta_av_ci.cc [moved from bta/av/bta_av_ci.c with 100% similarity]
bta/av/bta_av_int.h
bta/av/bta_av_main.cc [moved from bta/av/bta_av_main.c with 99% similarity]
bta/av/bta_av_ssm.cc [moved from bta/av/bta_av_ssm.c with 99% similarity]
bta/include/bta_ar_api.h
hci/include/bt_vendor_lib.h
hci/include/hci_hal.h
hci/include/hci_inject.h
hci/include/hci_layer.h
hci/include/hci_packet_factory.h
hci/include/hci_packet_parser.h
hci/include/low_power_manager.h
hci/include/userial.h
hci/include/vendor.h
stack/Android.mk
stack/BUILD.gn
stack/a2dp/a2d_api.cc [moved from stack/a2dp/a2d_api.c with 100% similarity]
stack/a2dp/a2d_sbc.cc [moved from stack/a2dp/a2d_sbc.c with 100% similarity]
stack/a2dp/a2d_sbc_encoder.cc [moved from stack/a2dp/a2d_sbc_encoder.c with 100% similarity]
stack/a2dp/a2d_sbc_up_sample.cc [moved from stack/a2dp/a2d_sbc_up_sample.c with 100% similarity]
stack/a2dp/a2d_vendor.cc [moved from stack/a2dp/a2d_vendor.c with 100% similarity]
stack/avrc/avrc_sdp.c
stack/include/avrc_api.h