OVMS3-idf/components/bt/bluedroid/stack/btm
Tian Hao adada3f67e component/bt : modify header files to avoid conflict
1. add the L1 include path with a prefix, such like osi/list.h, stack/a2d_api.h and etc.
2. modify component, only bluedroid/api/include/api is export to another component and application,
   other include path just for bluedroid used
3. put bluedroid/include into common/include/common, so the root directory of bluedroid have no include path.
4. modify doxygen to use esp_bt.h and redirect to
component/bt/bluedroid/api/include/api/

fix compile
2018-04-26 19:32:06 +08:00
..
include component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_acl.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_ble.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_ble_addr.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_ble_adv_filter.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_ble_batchscan.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_ble_bgconn.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_ble_cont_energy.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_ble_gap.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_ble_multi_adv.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_ble_privacy.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_dev.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_devctl.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_inq.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_main.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_pm.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_sco.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
btm_sec.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00