OVMS3-idf/components/bt/bluedroid/api
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/api component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
esp_a2dp_api.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
esp_avrc_api.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
esp_blufi_api.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
esp_bt_device.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
esp_bt_main.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
esp_gap_ble_api.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
esp_gap_bt_api.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
esp_gatt_common_api.c Component/bt: modify set mtu call handler 2018-01-31 11:28:05 +08:00
esp_gattc_api.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
esp_gatts_api.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
esp_spp_api.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00