esp-idf/examples/bluetooth
baohongde 50f82a1aa5 component/bt: Change scan mode after connected or disconnected 2018-05-16 10:28:03 +00:00
..
a2dp_sink component/bt: Change scan mode after connected or disconnected 2018-05-16 10:28:03 +00:00
a2dp_source component/bt: Change scan mode after connected or disconnected 2018-05-16 10:28:03 +00:00
ble_adv
ble_eddystone
ble_hid_device_demo example: fix ble hid device demo include 2018-04-27 10:52:55 +08:00
ble_ibeacon component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
ble_spp_client component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
ble_spp_server
ble_throughput component/bt: Added the server test for the bit rate test. 2018-04-27 23:02:10 -04:00
blufi Component/bt: fix crash without SMP when deinit bluedroid 2018-05-10 11:39:34 +08:00
bt_discovery
bt_spp_acceptor component/bt: Add SPP profile with VFS 2018-04-28 11:36:22 +08:00
bt_spp_initiator component/bt: Add SPP profile with VFS 2018-04-28 11:36:22 +08:00
bt_spp_vfs_acceptor component/bt: Add SPP profile with VFS 2018-04-28 11:36:22 +08:00
bt_spp_vfs_initiator component/bt: Add SPP profile with VFS 2018-04-28 11:36:22 +08:00
controller_hci_uart
gatt_client component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
gatt_security_client component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
gatt_security_server Merge branch 'bugfix/btdm_add_some_comment' into 'master' 2018-03-30 14:07:30 +08:00
gatt_server
gatt_server_service_table Merge branch 'bugfix/btdm_add_some_comment' into 'master' 2018-03-30 14:07:30 +08:00
gattc_multi_connect component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +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.