esp-idf/examples/bluetooth
zhiweijian 31cb284967 Component/bt: modify mtu api in spp client demo 2017-09-14 21:11:10 +08:00
..
a2dp_sink
ble_adv
ble_spp_client Component/bt: modify mtu api in spp client demo 2017-09-14 21:11:10 +08:00
ble_spp_server component/bt: add example for ble spp server 2017-08-29 13:44:58 +08:00
blufi
controller_hci_uart
gatt_client Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
gatt_security_client Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
gatt_security_server component/bt : fix btc security storage bug 2017-09-07 19:37:49 +08:00
gatt_server gatts_demo example: Use add_char_descr.attr_handle everywhere 2017-09-12 10:57:45 +10:00
gatt_server_service_table
gattc_multi_connect Component/bt: add set local MTU API 2017-09-01 21:55:28 +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.