Jiang Jiang Jian e6d6deebc7 Merge branch 'bugfix/btdm_fix_connect_fail_when_remote_addr_is_random' into 'master' hace 7 años
..
a2dp_sink 27a63c492f Examples: Demonstrate the usage of esp_err_to_name hace 8 años
a2dp_source 569b9d592e component/bt: remove some error logs which are not error hace 8 años
ble_adv 27a63c492f Examples: Demonstrate the usage of esp_err_to_name hace 8 años
ble_eddystone 2e7613b656 Merge branch 'feature/use_esp_err_to_name' into 'master' hace 7 años
ble_ibeacon 27a63c492f Examples: Demonstrate the usage of esp_err_to_name hace 8 años
ble_spp_client e6d6deebc7 Merge branch 'bugfix/btdm_fix_connect_fail_when_remote_addr_is_random' into 'master' hace 7 años
ble_spp_server 27a63c492f Examples: Demonstrate the usage of esp_err_to_name hace 8 años
blufi e84df7a27d Merge branch 'bugfix/btdm_fix_strncpy_error_in_blufi' into 'master' hace 7 años
bt_discovery 27a63c492f Examples: Demonstrate the usage of esp_err_to_name hace 8 años
bt_spp_acceptor 27a63c492f Examples: Demonstrate the usage of esp_err_to_name hace 8 años
bt_spp_initiator 27a63c492f Examples: Demonstrate the usage of esp_err_to_name hace 8 años
controller_hci_uart 27a63c492f Examples: Demonstrate the usage of esp_err_to_name hace 8 años
gatt_client e6262375a3 Component/bt: fix connect fail when remote addr type is random hace 7 años
gatt_security_client e6d6deebc7 Merge branch 'bugfix/btdm_fix_connect_fail_when_remote_addr_is_random' into 'master' hace 7 años
gatt_security_server fc5b15173e Merge branch 'bugfix/btdm_add_some_comment' into 'master' hace 7 años
gatt_server 2e7613b656 Merge branch 'feature/use_esp_err_to_name' into 'master' hace 7 años
gatt_server_service_table fc5b15173e Merge branch 'bugfix/btdm_add_some_comment' into 'master' hace 7 años
gattc_multi_connect e6262375a3 Component/bt: fix connect fail when remote addr type is random hace 7 años
README.md 16b23a407c Added links from api category TOC to example category folders hace 9 años

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.