esp-idf/examples/bluetooth
baohongde cf061a01b7 component/bt: Fix some misspell
Using CONFIG_BT_SSP_ENABLE instead if BT_SPP_INCLUDED
2018-07-16 20:56:45 +08:00
..
a2dp_gatts_coex
a2dp_sink component/bt: Fix some misspell 2018-07-16 20:56:45 +08:00
a2dp_source component/bt: Fix some misspell 2018-07-16 20:56:45 +08:00
ble_adv
ble_eddystone
ble_hid_device_demo component/bt: Fix some hid bugs 2018-06-26 17:48:07 +08:00
ble_ibeacon
ble_spp_client component/bt_refactor_ble_spp_readme 2018-07-12 09:09:01 +08:00
ble_spp_server
ble_throughput
blufi
bt_discovery
bt_spp_acceptor component/bt: Fix some misspell 2018-07-16 20:56:45 +08:00
bt_spp_initiator component/bt: Fix some misspell 2018-07-16 20:56:45 +08:00
bt_spp_vfs_acceptor component/bt: Fix some misspell 2018-07-16 20:56:45 +08:00
bt_spp_vfs_initiator component/bt: Fix some misspell 2018-07-16 20:56:45 +08:00
controller_hci_uart
gatt_client
gatt_security_client Component/bt: modify service uuid of ble_sec_gatts demo 2018-06-25 16:04:20 +08:00
gatt_security_server Component/bt: modify service uuid of ble_sec_gatts demo 2018-06-25 16:04:20 +08:00
gatt_server
gatt_server_service_table
gattc_multi_connect
README.md Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00

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.