baohongde cf061a01b7 component/bt: Fix some misspell 7 år sedan
..
a2dp_gatts_coex 26db749257 Component/bt: add makefile for coex demo 7 år sedan
a2dp_sink cf061a01b7 component/bt: Fix some misspell 7 år sedan
a2dp_source cf061a01b7 component/bt: Fix some misspell 7 år sedan
ble_adv 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 7 år sedan
ble_eddystone 340ad5c430 Component/bt: fix scan duplicate 7 år sedan
ble_hid_device_demo 7ff84d94aa component/bt: Fix some hid bugs 7 år sedan
ble_ibeacon 340ad5c430 Component/bt: fix scan duplicate 7 år sedan
ble_spp_client 91052cd333 component/bt_refactor_ble_spp_readme 7 år sedan
ble_spp_server 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 7 år sedan
ble_throughput 4aae691519 Component/bt: modify throughput demo default config 7 år sedan
blufi b7a5fef871 Component/bt: fix crash without SMP when deinit bluedroid 7 år sedan
bt_discovery cb649e452f remove executable permission from source files 7 år sedan
bt_spp_acceptor cf061a01b7 component/bt: Fix some misspell 7 år sedan
bt_spp_initiator cf061a01b7 component/bt: Fix some misspell 7 år sedan
bt_spp_vfs_acceptor cf061a01b7 component/bt: Fix some misspell 7 år sedan
bt_spp_vfs_initiator cf061a01b7 component/bt: Fix some misspell 7 år sedan
controller_hci_uart 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 7 år sedan
gatt_client 340ad5c430 Component/bt: fix scan duplicate 7 år sedan
gatt_security_client ee9db0c76a Component/bt: modify service uuid of ble_sec_gatts demo 7 år sedan
gatt_security_server ee9db0c76a Component/bt: modify service uuid of ble_sec_gatts demo 7 år sedan
gatt_server 2e7613b656 Merge branch 'feature/use_esp_err_to_name' into 'master' 7 år sedan
gatt_server_service_table fc5b15173e Merge branch 'bugfix/btdm_add_some_comment' into 'master' 7 år sedan
gattc_multi_connect 340ad5c430 Component/bt: fix scan duplicate 7 år sedan
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 år sedan

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.