]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/btdm_host_init_flow' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Tue, 7 Mar 2017 06:17:05 +0000 (14:17 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Tue, 7 Mar 2017 06:17:05 +0000 (14:17 +0800)
commit32d5985ad219c43f2dc1df44d1c9e46340006a19
treef86d9625c0d7ad0f48369d59b29954bf5fb58baa
parent8b800df7203bc5faa86b978f93029346869a3b2d
parentbc020da4f552fd812e38024a768ba1a133756086
Merge branch 'bugfix/btdm_host_init_flow' into 'master'

add extra check before bluedroid init and disable

add extra check before bluedroid init and disable to avoid the mixed call cause unexpected errors.

See merge request !553