Jiang Jiang Jian d8c63160af Merge branch 'bugfix/btdm_fix_gatt_cache_error' into 'master' 7 anni fa
..
a2dp_sink 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 anni fa
a2dp_source 569b9d592e component/bt: remove some error logs which are not error 8 anni fa
ble_adv 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 anni fa
ble_eddystone 2e7613b656 Merge branch 'feature/use_esp_err_to_name' into 'master' 8 anni fa
ble_hid_device_demo eb9d0315e5 example/hid: Added the readme file. 7 anni fa
ble_ibeacon 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 anni fa
ble_spp_client e6d6deebc7 Merge branch 'bugfix/btdm_fix_connect_fail_when_remote_addr_is_random' into 'master' 8 anni fa
ble_spp_server 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 anni fa
blufi e84df7a27d Merge branch 'bugfix/btdm_fix_strncpy_error_in_blufi' into 'master' 8 anni fa
bt_discovery 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 anni fa
bt_spp_acceptor 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 anni fa
bt_spp_initiator 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 anni fa
controller_hci_uart 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 anni fa
gatt_client be107320f7 Component/bt: fix gatt cache error 7 anni fa
gatt_security_client be107320f7 Component/bt: fix gatt cache error 7 anni fa
gatt_security_server fc5b15173e Merge branch 'bugfix/btdm_add_some_comment' into 'master' 8 anni fa
gatt_server 2e7613b656 Merge branch 'feature/use_esp_err_to_name' into 'master' 8 anni fa
gatt_server_service_table fc5b15173e Merge branch 'bugfix/btdm_add_some_comment' into 'master' 8 anni fa
gattc_multi_connect be107320f7 Component/bt: fix gatt cache error 7 anni fa
README.md 16b23a407c Added links from api category TOC to example category folders 9 anni fa

README.md

Bluetooth Examples

Note: To use examples in this directory, you need to have Bluetooth enabled in configuration. Run make menuconfig, go to Component config and verify if you see [*] Bluetooth. If not - enable it and save.

See the README.md file in the upper level examples directory for more information about examples.