]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/btdm_remove_redundant_open_evt_for_same_app' into 'master'
authorJiang Jiang Jian <jack@espressif.com>
Tue, 14 Nov 2017 13:12:05 +0000 (21:12 +0800)
committerJiang Jiang Jian <jack@espressif.com>
Tue, 14 Nov 2017 13:12:05 +0000 (21:12 +0800)
commita2194ec6651cddaa95c77ff6cdd8dc06a7e47b1f
treef9d8adf0ad56537af572607b78e98fd84abeb972
parentef2c370a30c25d4d3edeaf157f8dda82c7ac6f01
parent2a4af8b83c1505a280527721be12f779f1fac451
Merge branch 'bugfix/btdm_remove_redundant_open_evt_for_same_app' into 'master'

component/bt: remove redundant open evt while calling gattc_open twice in the same app_id

See merge request !1526