]> granicus.if.org Git - esp-idf/commit
Component/bt: modify license
authorzhiweijian <zhiweijian@espressif.com>
Mon, 15 Jan 2018 11:47:23 +0000 (19:47 +0800)
committerzhiweijian <zhiweijian@espressif.com>
Mon, 15 Jan 2018 11:47:23 +0000 (19:47 +0800)
commit5dfbacd00eafdb8fc439a860d4d3f458d870fc08
tree9e4b2a81e2a4f9cdc193979735b38deaa626a898
parentcd54a95a7fdb215b21ba4e628ab64d7917c35c44
Component/bt: modify license
32 files changed:
examples/bluetooth/a2dp_sink/main/bt_app_av.c
examples/bluetooth/a2dp_sink/main/bt_app_av.h
examples/bluetooth/a2dp_sink/main/bt_app_core.c
examples/bluetooth/a2dp_sink/main/bt_app_core.h
examples/bluetooth/a2dp_source/main/bt_app_core.c
examples/bluetooth/a2dp_source/main/bt_app_core.h
examples/bluetooth/a2dp_source/main/main.c
examples/bluetooth/ble_adv/main/app_bt.c
examples/bluetooth/ble_eddystone/main/esp_eddystone_api.c
examples/bluetooth/ble_eddystone/main/esp_eddystone_api.h
examples/bluetooth/ble_eddystone/main/esp_eddystone_demo.c
examples/bluetooth/ble_eddystone/main/esp_eddystone_protocol.h
examples/bluetooth/ble_ibeacon/main/esp_ibeacon_api.c
examples/bluetooth/ble_ibeacon/main/esp_ibeacon_api.h
examples/bluetooth/ble_ibeacon/main/ibeacon_demo.c
examples/bluetooth/ble_spp_client/main/spp_client_demo.c
examples/bluetooth/ble_spp_server/main/ble_spp_server_demo.c
examples/bluetooth/ble_spp_server/main/ble_spp_server_demo.h
examples/bluetooth/blufi/main/blufi_example_main.c
examples/bluetooth/blufi/main/blufi_security.c
examples/bluetooth/bt_discovery/main/bt_discovery.c
examples/bluetooth/bt_spp_acceptor/main/example_spp_acceptor_demo.c
examples/bluetooth/bt_spp_initiator/main/example_spp_initiator_demo.c
examples/bluetooth/controller_hci_uart/main/controller_hci_uart_demo.c
examples/bluetooth/gatt_client/main/gattc_demo.c
examples/bluetooth/gatt_security_client/main/example_ble_sec_gattc_demo.c
examples/bluetooth/gatt_security_server/main/example_ble_sec_gatts_demo.c
examples/bluetooth/gatt_security_server/main/example_ble_sec_gatts_demo.h
examples/bluetooth/gatt_server/main/gatts_demo.c
examples/bluetooth/gatt_server_service_table/main/gatts_table_creat_demo.c
examples/bluetooth/gatt_server_service_table/main/gatts_table_creat_demo.h
examples/bluetooth/gattc_multi_connect/main/gattc_multi_connect.c