]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/btdm_debug_gattc_adv' into 'master'
authorJiang Jiang Jian <jack@espressif.com>
Tue, 9 May 2017 14:36:24 +0000 (22:36 +0800)
committerJiang Jiang Jian <jack@espressif.com>
Tue, 9 May 2017 14:36:24 +0000 (22:36 +0800)
component/bt: fix adv stop event bug and add attribute table create

- Fix bug that advertising stop event produced while calling start_adv function
- Modify gatt server adv data and scan rsp data raw setting
- Add create attribute table error msg
- Delete redundant printf in previous commits

See merge request !739


Trivial merge