]> granicus.if.org Git - esp-idf/commit
component/bt : modify demo for new api
authorTian Hao <tianhao@espressif.com>
Mon, 19 Dec 2016 09:12:43 +0000 (17:12 +0800)
committerTian Hao <tianhao@espressif.com>
Mon, 19 Dec 2016 09:15:41 +0000 (17:15 +0800)
commit65fe6ab320c95da79b3311ea92006c094399a481
tree6ee67ee17604d9e8b7167d6a24bc83c37892a3b3
parentc01dedcb06afb3dee3199435ddba2f83f9e0186f
component/bt : modify demo for new api

1. modify GATT Client demo
2. modify GATT Server demo
3. fix a register notify bug
components/bt/bluedroid/btc/profile/std/gatt/btc_gattc.c
examples/14_gatt_server/main/gatts_demo.c
examples/15_gatt_client/main/gattc_demo.c