esp-idf/components/bt/host/bluedroid/stack
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
..
a2dp Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
avct Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
avdt Remove (x2) variable in BCM_STRNCPY_S and BCM_STRCPY_S when performance optimization enabled 2020-03-12 16:20:58 +08:00
avrc Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm Bluedroid: Fix gatt clcb allocation and deallocation error 2020-07-25 01:48:48 +00:00
btu Add some debug log for bt: 2020-08-26 15:17:28 +08:00
gap Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
gatt Bluedroid: Fix BLE provisioning failure with bluedroid stack 2020-07-28 21:54:05 +05:30
hcic components/bt: Add API and EVT for BLE set channels(BLE) 2019-10-25 11:39:35 +08:00
include/stack Add some debug log for bt: 2020-08-26 15:17:28 +08:00
l2cap Add some debug log for bt: 2020-08-26 15:17:28 +08:00
rfcomm Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
sdp Add some debug log for bt: 2020-08-26 15:17:28 +08:00
smp master missing BLE_AUTH_CMPL_EVT after restart 2020-05-13 20:33:24 +08:00