forked from espressif/esp-idf
component/bt : fix a bug and optimize controller task handler
1. fix controller task printf in ISR may cause exception. 2. optimize task handler process.
This commit is contained in:
1. fix controller task printf in ISR may cause exception. 2. optimize task handler process.