]> granicus.if.org Git - esp-idf/commit
Rename Kconfig options (components/bt)
authorRoland Dobai <dobai.roland@gmail.com>
Thu, 2 May 2019 13:36:06 +0000 (15:36 +0200)
committerRoland Dobai <dobai.roland@gmail.com>
Tue, 21 May 2019 07:09:01 +0000 (09:09 +0200)
commita1bddb923bb712d59cb0df9db5d7375fb177528f
treea7d02183349cdd0ccc1c36629aac6964107a22dd
parent24a2e5a17e6701a5833eee6c3bf2f935f58ed0f0
Rename Kconfig options (components/bt)
47 files changed:
components/bt/CMakeLists.txt
components/bt/Kconfig
components/bt/bluedroid/api/esp_bt_main.c
components/bt/bluedroid/btc/core/btc_task.c
components/bt/bluedroid/btc/include/btc/btc_task.h
components/bt/bluedroid/btc/profile/std/hf_client/btc_hf_client.c
components/bt/bluedroid/common/include/common/bt_target.h
components/bt/bluedroid/common/include/common/bt_trace.h
components/bt/bluedroid/osi/allocator.c
components/bt/bluedroid/osi/include/osi/allocator.h
components/bt/bluedroid/osi/include/osi/thread.h
components/bt/bluedroid/stack/btm/include/btm_int.h
components/bt/bt.c
components/bt/component.mk
components/bt/include/esp_bt.h
components/bt/sdkconfig.rename [new file with mode: 0644]
components/protocomm/CMakeLists.txt
components/protocomm/component.mk
components/protocomm/src/simple_ble/simple_ble.c
components/soc/include/soc/soc_memory_layout.h
examples/bluetooth/a2dp_gatts_coex/sdkconfig.defaults
examples/bluetooth/a2dp_sink/sdkconfig.defaults
examples/bluetooth/a2dp_source/sdkconfig.defaults
examples/bluetooth/ble_adv/sdkconfig.defaults
examples/bluetooth/ble_eddystone/sdkconfig.defaults
examples/bluetooth/ble_hid_device_demo/sdkconfig.defaults
examples/bluetooth/ble_ibeacon/sdkconfig.defaults
examples/bluetooth/ble_spp_client/sdkconfig.defaults
examples/bluetooth/ble_spp_server/sdkconfig.defaults
examples/bluetooth/ble_throughput/throughput_client/sdkconfig.defaults
examples/bluetooth/ble_throughput/throughput_server/sdkconfig.defaults
examples/bluetooth/blufi/sdkconfig.defaults
examples/bluetooth/bt_discovery/sdkconfig.defaults
examples/bluetooth/bt_spp_acceptor/sdkconfig.defaults
examples/bluetooth/bt_spp_initiator/sdkconfig.defaults
examples/bluetooth/bt_spp_vfs_acceptor/sdkconfig.defaults
examples/bluetooth/bt_spp_vfs_initiator/sdkconfig.defaults
examples/bluetooth/controller_hci_uart/sdkconfig.defaults
examples/bluetooth/gatt_client/sdkconfig.defaults
examples/bluetooth/gatt_security_client/sdkconfig.defaults
examples/bluetooth/gatt_security_server/sdkconfig.defaults
examples/bluetooth/gatt_server/sdkconfig.defaults
examples/bluetooth/gatt_server_service_table/sdkconfig.defaults
examples/bluetooth/gattc_multi_connect/sdkconfig.defaults
examples/provisioning/ble_prov/sdkconfig.defaults
tools/ldgen/samples/sdkconfig
tools/unit-test-app/configs/bt