mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
adada3f67e
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 |
||
---|---|---|
.. | ||
include | ||
btm_acl.c | ||
btm_ble_addr.c | ||
btm_ble_adv_filter.c | ||
btm_ble_batchscan.c | ||
btm_ble_bgconn.c | ||
btm_ble_cont_energy.c | ||
btm_ble_gap.c | ||
btm_ble_multi_adv.c | ||
btm_ble_privacy.c | ||
btm_ble.c | ||
btm_dev.c | ||
btm_devctl.c | ||
btm_inq.c | ||
btm_main.c | ||
btm_pm.c | ||
btm_sco.c | ||
btm_sec.c |