esp-idf/components/bt/host/bluedroid
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
..
api Add some debug log for bt: 2020-09-04 14:41:26 +08:00
bta Add some debug log for bt: 2020-09-04 14:41:26 +08:00
btc Merge branch 'bugfix/btdm_blufi_data_sequence_not_reset_after_disconnect_v4.1' into 'release/v4.1' 2020-09-02 14:20:44 +08:00
common/include/common add API esp_spp_stop_srv(), fix the error parameter in esp-idf/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/example_spp_initiator_demo.c and fix collection of SPP 2020-08-13 12:15:33 +08:00
device tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
external/sbc components/bt: Fix linking fail with toolchain 8.2.0 2019-08-16 09:54:18 +00:00
hci add congest direct callback and fix malloc failed when multi_connection notify performance test 2020-05-28 12:07:58 +00:00
main tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
stack Add some debug log for bt: 2020-09-04 14:41:26 +08:00
Kconfig.in Enable characteristic 0x2A04 in GAP service 2019-12-05 12:17:14 +08:00