]> granicus.if.org Git - esp-idf/commit
component/bt : cleanup id/uuid define
authorTian Hao <tianhao@espressif.com>
Tue, 15 Nov 2016 16:34:48 +0000 (00:34 +0800)
committerTian Hao <tianhao@espressif.com>
Tue, 15 Nov 2016 16:34:48 +0000 (00:34 +0800)
commit229df65cfc65ac65394c060ce9860cd94ea3fbd0
treecd95171cdcd58bb1359e148773f0cd740c3e1241
parent521ef3f5799de7c86c02f7de93d4ca9c28298bef
component/bt : cleanup id/uuid define

1. which named uuid is esp_bt_uuid_t type
2. which named id is xxx_id_t type, such as service_id_t char_id_t, include inst & uuid
3. share include directory
21 files changed:
components/bt/bluedroid/api/esp_gattc_api.c
components/bt/bluedroid/api/esp_gatts_api.c
components/bt/bluedroid/api/include/esp_gattc_api.h
components/bt/bluedroid/api/include/esp_gatts_api.h
components/bt/bluedroid/btc/profile/std/gatt/btc_gattc.c
components/bt/bluedroid/btc/profile/std/gatt/btc_gatts.c
components/bt/bluedroid/btc/profile/std/include/avct_api.h [moved from components/bt/bluedroid/btc/profile/std/include/avct/avct_api.h with 100% similarity]
components/bt/bluedroid/btc/profile/std/include/avdt_api.h [moved from components/bt/bluedroid/btc/profile/std/include/avdt/avdt_api.h with 100% similarity]
components/bt/bluedroid/btc/profile/std/include/avdt_defs.h [moved from components/bt/bluedroid/btc/profile/std/include/avdt/avdt_defs.h with 100% similarity]
components/bt/bluedroid/btc/profile/std/include/avdtc_api.h [moved from components/bt/bluedroid/btc/profile/std/include/avdt/avdtc_api.h with 100% similarity]
components/bt/bluedroid/btc/profile/std/include/avrc_api.h [moved from components/bt/bluedroid/btc/profile/std/include/avrc/avrc_api.h with 100% similarity]
components/bt/bluedroid/btc/profile/std/include/avrc_defs.h [moved from components/bt/bluedroid/btc/profile/std/include/avrc/avrc_defs.h with 100% similarity]
components/bt/bluedroid/btc/profile/std/include/bt_sdp.h [moved from components/bt/bluedroid/btc/profile/std/include/sdp/bt_sdp.h with 100% similarity]
components/bt/bluedroid/btc/profile/std/include/btc_gap_ble.h [moved from components/bt/bluedroid/btc/profile/std/include/gap/btc_gap_ble.h with 100% similarity]
components/bt/bluedroid/btc/profile/std/include/btc_gap_bt.h [moved from components/bt/bluedroid/btc/profile/std/include/gap/btc_gap_bt.h with 100% similarity]
components/bt/bluedroid/btc/profile/std/include/btc_gattc.h [moved from components/bt/bluedroid/btc/profile/std/include/gatt/btc_gattc.h with 100% similarity]
components/bt/bluedroid/btc/profile/std/include/btc_gatts.h [moved from components/bt/bluedroid/btc/profile/std/include/gatt/btc_gatts.h with 100% similarity]
components/bt/bluedroid/btc/profile/std/include/dis_api.h [moved from components/bt/bluedroid/btc/profile/std/include/dis/dis_api.h with 100% similarity]
components/bt/bluedroid/btc/profile/std/include/hid_le_prf.h [moved from components/bt/bluedroid/btc/profile/std/include/hid_le/hid_le_prf.h with 100% similarity]
components/bt/bluedroid/btc/profile/std/include/srvc_api.h [moved from components/bt/bluedroid/btc/profile/std/include/dis/srvc_api.h with 100% similarity]
components/bt/component.mk