esp-idf/examples/bluetooth
zhiweijian ee9db0c76a Component/bt: modify service uuid of ble_sec_gatts demo 2018-06-25 16:04:20 +08:00
..
a2dp_gatts_coex Component/bt: add makefile for coex demo 2018-05-30 19:33:52 +08:00
a2dp_sink remove executable permission from source files 2018-05-29 20:07:45 +08:00
a2dp_source remove executable permission from source files 2018-05-29 20:07:45 +08:00
ble_adv
ble_eddystone Component/bt: fix scan duplicate 2018-05-21 15:23:15 +08:00
ble_hid_device_demo
ble_ibeacon Component/bt: fix scan duplicate 2018-05-21 15:23:15 +08:00
ble_spp_client Component/bt: fix scan duplicate 2018-05-21 15:23:15 +08:00
ble_spp_server
ble_throughput Component/bt: modify throughput demo default config 2018-06-21 20:48:20 +08:00
blufi
bt_discovery remove executable permission from source files 2018-05-29 20:07:45 +08:00
bt_spp_acceptor
bt_spp_initiator
bt_spp_vfs_acceptor
bt_spp_vfs_initiator
controller_hci_uart
gatt_client Component/bt: fix scan duplicate 2018-05-21 15:23:15 +08:00
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 Component/bt: fix scan duplicate 2018-05-21 15:23:15 +08:00
README.md

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.