esp-idf/components/bt/bluedroid/api
Marius Vikhammer 9a338bc8c3 docs: fix doxygen compile warnings for doxygen 1.9.1
Newer versions of doxygen will give warnings for comments in
INPUT lists

Delete all comment lines to fix these warnings, our folder structure
stil gives an OK overview of what we are including
2021-04-12 08:43:57 +08:00
..
include/api docs: fix doxygen compile warnings for doxygen 1.9.1 2021-04-12 08:43:57 +08:00
esp_a2dp_api.c Separating AVRC & A2DP 2020-12-03 19:05:24 +08:00
esp_avrc_api.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
esp_blufi_api.c component/bt: Add a macro to control the compilation of blufi. 2021-01-06 18:04:30 +08:00
esp_bt_device.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
esp_bt_main.c Correct some debug log for BT Stack & Add protection for rfcomm close API in SPP 2020-12-03 19:29:20 +08:00
esp_gap_ble_api.c component/bt: support BLE Authorization 2020-12-03 20:25:47 +08:00
esp_gap_bt_api.c fix esp_bt_gap_get_bond_device_list bug 2020-10-22 06:32:16 +00:00
esp_gatt_common_api.c components/bt: Add api to query the number of available buffers for the current connection 2020-08-10 11:43:54 +08:00
esp_gattc_api.c component/bt: support BLE Read Attribute value by UUID 2020-12-03 21:04:21 +08:00
esp_gatts_api.c components/bt: Add api to query the number of available buffers for the current connection 2020-08-10 11:43:54 +08:00
esp_hf_client_api.c component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
esp_spp_api.c 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-10-22 08:33:39 +00:00