]> granicus.if.org Git - esp-idf/commit
component/bt : change gatt client callback param
authorTian Hao <tianhao@espressif.com>
Thu, 24 Nov 2016 02:50:16 +0000 (10:50 +0800)
committerTian Hao <tianhao@espressif.com>
Thu, 24 Nov 2016 07:17:49 +0000 (15:17 +0800)
commite5ceddabac9d606b45d8e7292e765ec914b902ec
tree0fc62e27000832d17b5d8cf90d2e995de96ff106
parent225e31b6deaabefaf6932cc6b53bf6eba1421fd0
component/bt : change gatt client callback param

1. change the array to point to decrease the memory occupy
2. change the sendindconfirm position
3. fix union lost
components/bt/bluedroid/api/include/esp_gattc_api.h
components/bt/bluedroid/btc/profile/std/gatt/btc_gatt_util.c
components/bt/bluedroid/btc/profile/std/gatt/btc_gattc.c
components/bt/bluedroid/btc/profile/std/include/btc_gattc.h