]> granicus.if.org Git - esp-idf/commit
using param, which corresponds to handled event
authorSiarhei Volkau <lis8215@gmail.com>
Sat, 1 Jul 2017 10:12:22 +0000 (13:12 +0300)
committerAngus Gratton <gus@projectgus.com>
Tue, 12 Sep 2017 00:41:43 +0000 (10:41 +1000)
commit1922f6cd8066b9cffc4adc260d35e44d9040ed11
treeb250ce93649b60f62becefd4c7bb2c45964618db
parent9a26296a0e88a4c3ae27e9c848be970946fff87e
using param, which corresponds to handled event

In the handlers of ESP_GATTS_ADD_CHAR_DESCR_EVT was used incorrect parameter, which corresponding to ESP_GATTS_ADD_CHAR_EVT.
examples/bluetooth/gatt_server/main/gatts_demo.c