esp-idf/components/bt/host/bluedroid/api/include/api
weitianhua 07e2d3ab0f 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:40:19 +08:00
..
esp_a2dp_api.h docs: Resolve doxygen & Sphinx warnings 2020-02-07 16:37:45 +11:00
esp_avrc_api.h Merge branch 'feature/btdm_avrcp_volume' into 'master' 2019-06-30 16:40:10 +08:00
esp_blufi_api.h blufi: When the format of the received data packet is wrong, reply with an error response 2020-06-17 12:19:00 +08:00
esp_bt_defs.h docs: Resolve doxygen & Sphinx warnings 2020-02-07 16:37:45 +11:00
esp_bt_device.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
esp_bt_main.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
esp_gap_ble_api.h components/bt: Add API and EVT for BLE set channels(BLE) 2019-10-25 11:39:35 +08:00
esp_gap_bt_api.h components/bt: Adjust the description of esp_bt_gap_start_discovery and esp_bt_gap_cancel_discovery. 2020-06-16 22:18:21 +08:00
esp_gatt_common_api.h components/bt: Add api to query the number of available buffers for the current connection 2020-06-13 15:09:36 +08:00
esp_gatt_defs.h ble Fix typo and add some comment 2020-01-08 04:17:49 +00:00
esp_gattc_api.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
esp_gatts_api.h docs:fix event typo 2020-06-29 20:48:48 +08:00
esp_hf_ag_api.h Add some debug log for bt: 2020-09-04 14:40:19 +08:00
esp_hf_client_api.h Update the README.md 2019-12-12 17:12:19 +08:00
esp_hf_defs.h New Clean Commit for AG. 2019-10-14 07:54:09 +00:00
esp_spp_api.h 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:08:28 +08:00