]> granicus.if.org Git - esp-idf/commit
component/bt: Set the style to the same, output the macro in the function.
authorYulong <huangyulong@espressif.com>
Tue, 25 Apr 2017 03:46:37 +0000 (23:46 -0400)
committerYulong <huangyulong@espressif.com>
Tue, 25 Apr 2017 03:46:37 +0000 (23:46 -0400)
commit45999b69d669e4bdd7ed87a08cb1cd31141188d9
tree141e5dafb539c820ddacdde41864bedc4d353736
parent2cfde4dfd9451b9b7886dba2b8e9f2d406d1eae2
component/bt: Set the style to the same, output the macro in the function.

1.After the separate, can save 15k~25k ram & 240k~460k code size(depending on the menuconfig).
21 files changed:
components/bt/bluedroid/bta/dm/bta_dm_act.c
components/bt/bluedroid/bta/dm/bta_dm_api.c
components/bt/bluedroid/bta/dm/bta_dm_ci.c
components/bt/bluedroid/bta/dm/bta_dm_int.h
components/bt/bluedroid/bta/dm/bta_dm_main.c
components/bt/bluedroid/bta/dm/bta_dm_pm.c
components/bt/bluedroid/btc/core/btc_storage.c
components/bt/bluedroid/btc/profile/std/gap/btc_gap_ble.c
components/bt/bluedroid/include/bt_target.h
components/bt/bluedroid/stack/btm/btm_acl.c
components/bt/bluedroid/stack/btm/btm_ble.c
components/bt/bluedroid/stack/btm/btm_sec.c
components/bt/bluedroid/stack/btu/btu_hcif.c
components/bt/bluedroid/stack/gap/gap_conn.c
components/bt/bluedroid/stack/gatt/gatt_auth.c
components/bt/bluedroid/stack/gatt/gatt_main.c
components/bt/bluedroid/stack/gatt/gatt_utils.c
components/bt/bluedroid/stack/hcic/hcicmds.c
components/bt/bluedroid/stack/include/btm_api.h
components/bt/bluedroid/stack/include/btm_int.h
components/bt/bluedroid/stack/l2cap/l2c_utils.c