esp-idf/components/bt/host/bluedroid/api
weitianhua c347b0a937 Update bt_discovery demo and README
1. Use bt_app_gap_init function
2. Add Security Simple Pair doc
3. Update README

Update SPP demo

1. Add input module for bt_spp_initiator demo to show the security simple pair features
2. Update README of bt_spp_acceptor and bt_spp_initiator demo.

Format comment in esp_a2dp_api.h

Format comment in esp_avrc_api.h

Format comment in esp_spp_api.h

Fix bt_discovery build err

Update HFP API guide error

Remove BTA_AV_DEBUG

Remove Trailing Whitespace & End of Files
2021-01-27 14:17:12 +08:00
..
include/api Update bt_discovery demo and README 2021-01-27 14:17:12 +08:00
esp_a2dp_api.c Add bda_addr for esp_bt_a2dp_disconn_req API 2020-09-11 14:31:18 +08:00
esp_avrc_api.c Merge branch 'feature/btdm_avrcp_volume' into 'master' 2019-06-30 16:40:10 +08:00
esp_blufi_api.c component/bt: Add a macro to control the compilation of blufi. 2020-11-24 10:43:18 +08:00
esp_bt_device.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
esp_bt_main.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_gap_ble_api.c component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
esp_gap_bt_api.c Add API to config QoS 2021-01-05 10:32:47 +08:00
esp_gatt_common_api.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_gattc_api.c component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
esp_gatts_api.c component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
esp_hf_ag_api.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_hf_client_api.c BT HFP: Add AT+NREC=0 command for disabling AG echo cancellation. 2019-09-02 09:28:38 +00:00
esp_spp_api.c add API esp_spp_stop_srv() and fix the error parameter in esp-idf/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/example_spp_initiator_demo.c 2020-07-15 15:49:37 +08:00