esp-idf/components/bt/host/bluedroid/bta
weitianhua 7e772d2195 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-08-26 15:17:28 +08:00
..
ar Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
av Remove (x2) variable in BCM_STRNCPY_S and BCM_STRCPY_S when performance optimization enabled 2020-03-12 16:20:58 +08:00
dm components/bt: Add mode change event 2020-08-12 09:20:04 +00:00
gatt docs:fix event typo 2020-06-29 11:57:36 +08:00
hf_ag Remove (x2) variable in BCM_STRNCPY_S and BCM_STRCPY_S when performance optimization enabled 2020-03-12 16:20:58 +08:00
hf_client Remove (x2) variable in BCM_STRNCPY_S and BCM_STRCPY_S when performance optimization enabled 2020-03-12 16:20:58 +08:00
hh Add HID Support to IDF 2020-04-29 17:24:01 +08:00
include/bta components/bt: Add mode change event 2020-08-12 09:20:04 +00:00
jv Add some debug log for bt: 2020-08-26 15:17:28 +08:00
sdp Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
sys Add some debug log for bt: 2020-08-26 15:17:28 +08:00