baohongde c22c070e07 component/bt: Add APIs of get and remove bond device 7 lat temu
..
a2dp_sink 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 lat temu
a2dp_source c22c070e07 component/bt: Add APIs of get and remove bond device 7 lat temu
ble_adv 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 lat temu
ble_eddystone 2e7613b656 Merge branch 'feature/use_esp_err_to_name' into 'master' 8 lat temu
ble_hid_device_demo b9855df44e example: fix ble hid device demo include 7 lat temu
ble_ibeacon adada3f67e component/bt : modify header files to avoid conflict 7 lat temu
ble_spp_client adada3f67e component/bt : modify header files to avoid conflict 7 lat temu
ble_spp_server 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 lat temu
ble_throughput fd3162d831 component/bt: Added the server test for the bit rate test. 7 lat temu
blufi e84df7a27d Merge branch 'bugfix/btdm_fix_strncpy_error_in_blufi' into 'master' 7 lat temu
bt_discovery 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 lat temu
bt_spp_acceptor d95d0ececb component/bt: Add SPP profile with VFS 7 lat temu
bt_spp_initiator d95d0ececb component/bt: Add SPP profile with VFS 7 lat temu
bt_spp_vfs_acceptor d95d0ececb component/bt: Add SPP profile with VFS 7 lat temu
bt_spp_vfs_initiator d95d0ececb component/bt: Add SPP profile with VFS 7 lat temu
controller_hci_uart 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 lat temu
gatt_client adada3f67e component/bt : modify header files to avoid conflict 7 lat temu
gatt_security_client adada3f67e component/bt : modify header files to avoid conflict 7 lat temu
gatt_security_server fc5b15173e Merge branch 'bugfix/btdm_add_some_comment' into 'master' 7 lat temu
gatt_server 2e7613b656 Merge branch 'feature/use_esp_err_to_name' into 'master' 8 lat temu
gatt_server_service_table fc5b15173e Merge branch 'bugfix/btdm_add_some_comment' into 'master' 7 lat temu
gattc_multi_connect adada3f67e component/bt : modify header files to avoid conflict 7 lat temu
README.md 16b23a407c Added links from api category TOC to example category folders 9 lat temu

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.