esp-idf/components/bt/common
weitianhua 15111210a1 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-04 14:41:26 +08:00
..
btc Add some debug log for bt: 2020-09-04 14:41:26 +08:00
include fix Kconfig use mistake cause some config not effect 2020-01-20 15:24:41 +08:00
osi fix esp_bt_gap_get_bond_device_list bug 2020-08-10 10:06:42 +08:00