esp-idf/components/bt
weitianhua f38d93f73c Add some debug log for bt:
1. Add logs for SPP not enabled successfully
2. Add information to Applicatioin layer that the A2DP is connecting to peer device

Regular BTC and BTU Task name & Add BTC Init protection

1. Regular the BTC Task Name to Close a Github issue

   Closes https://github.com/espressif/esp-idf/issues/4966

2. Add BTC Init failure protection

3. Regular BTU Task Name with BTC

4. Correct the comment of
   a. SDP_ServiceSearchRequest and SDP_ServiceSearchRequest2
   b. l2cu_create_conn_after_switch

5. Correct comment of esp_bt_hf_vra();

6. Fix cpp compilier region
2020-09-14 10:06:22 +08:00
..
common Add some debug log for bt: 2020-09-14 10:06:22 +08:00
controller Fixed assert(9, 10), When rx and evt_end interrupts exist at the same time, use the information of rx to determine the execution order 2020-08-18 16:06:22 +08:00
esp_ble_mesh ble_mesh: stack: Client model related code clean 2020-08-07 21:15:11 +08:00
host Add some debug log for bt: 2020-09-14 10:06:22 +08:00
include Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-24 22:25:20 +05:30
test components: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt ble_mesh: stack: Move fast prov functions to a single file 2020-07-03 08:53:56 +08:00
component.mk ble_mesh: ci: Fix failing to compile when using make 2020-07-02 03:35:13 +00:00
Kconfig bt/Kconfig: Update data type and default value of vendor specific event. 2020-06-30 15:02:22 +05:30
sdkconfig.rename ble_mesh: stack: Update option of using DRAM/SPIRAM for memory allocation 2020-07-15 09:41:15 +08:00