esp-idf/components/bt
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
..
common Add some debug log for bt: 2020-08-26 15:17:28 +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-23 13:42:40 +00:00
esp_ble_mesh ble_mesh: stack: Client model related code clean 2020-08-06 08:45:22 +00:00
host Add some debug log for bt: 2020-08-26 15:17:28 +08:00
include Redesign Kconfig.in BT components 2020-07-14 11:01:02 +08:00
test test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
CMakeLists.txt ble_mesh: stack: Move fast prov functions to a single file 2020-07-01 13:26:06 +00:00
component.mk ble_mesh: ci: Fix failing to compile when using make 2020-06-24 09:43:33 +08:00
Kconfig Redesign Kconfig.in BT components 2020-07-14 11:01:02 +08:00
sdkconfig.rename ble_mesh: stack: Add a option of using IRAM for memory allocation 2020-07-08 01:45:01 +00:00