]> granicus.if.org Git - esp-idf/commit
Component/bt: add attr_handle for ESP_GATTS_CONF_EVT
authorzhiweijian <zhiweijian@espressif.com>
Tue, 16 Oct 2018 06:38:49 +0000 (14:38 +0800)
committerbot <bot@espressif.com>
Fri, 19 Oct 2018 08:19:36 +0000 (08:19 +0000)
commit44827bb681d9c3923dd33a9ad5b8459613e017bd
treea36d110bf163fcf966a1e93756054a68377ce998
parent129d32772e5e5eafe88be5b9eb34687e84a6f8b8
Component/bt: add attr_handle for ESP_GATTS_CONF_EVT
components/bt/bluedroid/api/include/api/esp_gattc_api.h
components/bt/bluedroid/api/include/api/esp_gatts_api.h
components/bt/bluedroid/bta/gatt/bta_gatts_act.c
components/bt/bluedroid/bta/include/bta/bta_gatt_api.h
components/bt/bluedroid/btc/profile/std/gatt/btc_gatts.c
examples/bluetooth/gatt_server/main/gatts_demo.c
examples/bluetooth/gatt_server_service_table/main/gatts_table_creat_demo.c