]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/btdm_gatt_attribute_table_debug' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Thu, 9 Mar 2017 05:28:11 +0000 (13:28 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Thu, 9 Mar 2017 05:28:11 +0000 (13:28 +0800)
bt component: fix bluetooth gatt packets process bugs

1. Add process of prepare write request packets
2. Add process of execute write request packets
3. Add process of reliable write request packets
4. Fix bug of processing read blob request packets
5. Fix bug of processing write request packets
6. Optimize error check and process in stack

See merge request !558


Trivial merge