esp-idf/examples/bluetooth
zhiweijian b1d8ea84c3 Component/bt: blufi add custom data cmd 2018-03-08 17:38:44 +08:00
..
a2dp_sink component/bt: remove some error logs which are not error 2018-03-05 19:22:21 +08:00
a2dp_source component/bt: remove some error logs which are not error 2018-03-05 19:22:21 +08:00
ble_adv
ble_eddystone
ble_ibeacon
ble_spp_client component/bt: remove some error logs which are not error 2018-03-05 19:22:21 +08:00
ble_spp_server component/bt: remove some error logs which are not error 2018-03-05 19:22:21 +08:00
blufi Component/bt: blufi add custom data cmd 2018-03-08 17:38:44 +08:00
bt_discovery
bt_spp_acceptor
bt_spp_initiator
controller_hci_uart
gatt_client
gatt_security_client component/bt: remove some error logs which are not error 2018-03-05 19:22:21 +08:00
gatt_security_server component/bt: remove some error logs which are not error 2018-03-05 19:22:21 +08:00
gatt_server
gatt_server_service_table
gattc_multi_connect component/bt: remove some error logs which are not error 2018-03-05 19:22:21 +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.