]> granicus.if.org Git - esp-idf/commit
Component/bt: add value callback when send notification or indicate failed
authorzhiweijian <zhiweijian@espressif.com>
Thu, 26 Oct 2017 06:39:49 +0000 (14:39 +0800)
committerzhiweijian <zhiweijian@espressif.com>
Wed, 1 Nov 2017 03:00:08 +0000 (11:00 +0800)
commite7020460c622b502a6a74a79cbdf421903e3d8df
tree046cd8e5d7d236cfbb26fafc95718ef6dfb2c86d
parent19aa3c72e9e5309586a4dfc55bbfd11811761000
Component/bt: add value callback when send notification or indicate failed
components/bt/bluedroid/api/include/esp_gatts_api.h
components/bt/bluedroid/bta/gatt/bta_gatts_act.c
components/bt/bluedroid/bta/include/bta_gatt_api.h
components/bt/bluedroid/btc/profile/std/gatt/btc_gatts.c
components/bt/bluedroid/stack/gatt/gatt_api.c
examples/bluetooth/gatt_client/main/gattc_demo.c
examples/bluetooth/gatt_server/main/gatts_demo.c