]> granicus.if.org Git - esp-idf/commit
component/bt : api category
authorTian Hao <tianhao@espressif.com>
Sat, 5 Nov 2016 12:40:07 +0000 (20:40 +0800)
committerTian Hao <tianhao@espressif.com>
Sat, 5 Nov 2016 12:40:07 +0000 (20:40 +0800)
commit224acf37f6e9e6e2a5b959c9e713564ea3fc2266
treec61d645e46c47e7cd069dff2efa3efbdf282e0d7
parent084248e211a84769d8f963ec569e7d90854ca45d
component/bt : api category
19 files changed:
components/bt/bluedroid/api/esp_app_sec.c [moved from components/bt/bluedroid/stack_api/bt_app_sec.c with 99% similarity]
components/bt/bluedroid/api/esp_gap_api.c [moved from components/bt/bluedroid/stack_api/bt_gap_api.c with 98% similarity]
components/bt/bluedroid/api/esp_gatt_api.c [moved from components/bt/bluedroid/stack_api/bt_app_api.c with 99% similarity]
components/bt/bluedroid/api/esp_sdp_api.c [moved from components/bt/bluedroid/stack_api/bt_sdp_api.c with 99% similarity]
components/bt/bluedroid/api/include/esp_bt_common.h [moved from components/bt/bluedroid/stack_api/include/bt_api_common.h with 66% similarity]
components/bt/bluedroid/api/include/esp_bt_defs.h [moved from components/bt/bluedroid/stack_api/include/bt_app_defs.h with 99% similarity]
components/bt/bluedroid/api/include/esp_gap_api.h [moved from components/bt/bluedroid/stack_api/include/bt_gap_api.h with 68% similarity]
components/bt/bluedroid/api/include/esp_gatt_api.h [moved from components/bt/bluedroid/stack_api/include/bt_app_api.h with 98% similarity]
components/bt/bluedroid/api/include/esp_sdp_api.h [moved from components/bt/bluedroid/stack_api/include/bt_sdp_api.h with 93% similarity]
components/bt/bluedroid/api/include/esp_sec_api.h [moved from components/bt/bluedroid/stack_api/include/bt_app_sec.h with 65% similarity]
components/bt/bluedroid/profiles/esp/blufi/include/blufi_adv.h
components/bt/bluedroid/profiles/esp/include/button_pro.h
components/bt/bluedroid/profiles/std/include/dis_api.h
components/bt/bluedroid/profiles/std/include/prf_defs.h
components/bt/component.mk
examples/06_bluedroid_demos/components/bluedroid_demos/app_client_profiles/battery_c/battery_c.c
examples/06_bluedroid_demos/components/bluedroid_demos/app_core/bt_app.c
examples/06_bluedroid_demos/components/bluedroid_demos/app_project/SampleServerProject.c
examples/06_bluedroid_demos/components/bluedroid_demos/include/bt_app_common.h [moved from components/bt/bluedroid/stack_api/include/bt_app_common.h with 100% similarity]