]> granicus.if.org Git - esp-idf/commit
component/bt : decrease callback cb param size
authorTian Hao <tianhao@espressif.com>
Wed, 23 Nov 2016 07:34:21 +0000 (15:34 +0800)
committerTian Hao <tianhao@espressif.com>
Wed, 23 Nov 2016 07:34:21 +0000 (15:34 +0800)
commit85aac3afa6d84f3dc40ba6daae0e6e3e78d24d59
tree8bb908ea689960b9fa00477de80226a303f0dce7
parent9ec0fea8e18020890cb5d2fbe3325135247ec637
component/bt : decrease callback cb param size

1. decrease callback cb param size
2. add write in gatt server demo
components/bt/bluedroid/api/include/esp_gatts_api.h
components/bt/bluedroid/btc/profile/std/gatt/btc_gatts.c
examples/09_gatt_server/main/gatts_demo.c