]> granicus.if.org Git - esp-idf/commit
add the GATTC_INCLUDED marco to close the bta_gattc module when not used the GATTC
authorYulong <huangyulong@espressif.com>
Wed, 19 Apr 2017 09:16:24 +0000 (05:16 -0400)
committerYulong <huangyulong@espressif.com>
Wed, 19 Apr 2017 09:16:24 +0000 (05:16 -0400)
commit27235044738daaa7f81599f2af5080c0af1424fd
treeac993f007fa65b1e5645d8bd389db0d68207181f
parent0ddadc98a382721dbf454777dd1df3621e02b528
add the GATTC_INCLUDED marco to close the bta_gattc module when not used the GATTC
15 files changed:
components/bt/bluedroid/api/esp_gattc_api.c
components/bt/bluedroid/bta/dm/bta_dm_act.c
components/bt/bluedroid/bta/dm/bta_dm_int.h
components/bt/bluedroid/bta/dm/bta_dm_main.c
components/bt/bluedroid/bta/gatt/bta_gattc_act.c
components/bt/bluedroid/bta/gatt/bta_gattc_api.c
components/bt/bluedroid/bta/gatt/bta_gattc_cache.c
components/bt/bluedroid/bta/gatt/bta_gattc_ci.c
components/bt/bluedroid/bta/gatt/bta_gattc_main.c
components/bt/bluedroid/bta/gatt/bta_gattc_utils.c
components/bt/bluedroid/btc/core/btc_task.c
components/bt/bluedroid/btc/include/btc_task.h
components/bt/bluedroid/btc/profile/std/gatt/btc_gattc.c
components/bt/bluedroid/btif/bta_gattc_co.c
components/bt/bluedroid/include/bt_target.h