component/bt : add bluetooth status check

1. add bluetooth controller/host initialize status check
2. separate bluetooth controller task schedule loop from controller init
This commit is contained in:
Tian Hao
2017-02-21 01:05:37 +08:00
parent bb0298bc71
commit 12a7293b31
5 changed files with 53 additions and 5 deletions
+1
View File
@@ -49,6 +49,7 @@ Functions
.. doxygenfunction:: esp_bt_controller_deinit
.. doxygenfunction:: esp_bt_controller_enable
.. doxygenfunction:: esp_bt_controller_disable
.. doxygenfunction:: esp_bt_controller_get_status
.. doxygenfunction:: esp_vhci_host_check_send_available
.. doxygenfunction:: esp_vhci_host_send_packet
.. doxygenfunction:: esp_vhci_host_register_callback