esp-idf/examples/bluetooth
zhiweijian d71df18d92 Component/bt: fix iOS and win10 compatibility error for HID 2019-02-28 20:39:12 +08:00
..
a2dp_gatts_coex Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
a2dp_sink Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
a2dp_source components/bt: Configure SSP in menuconfig 2018-12-20 11:10:27 +08:00
ble_adv
ble_compatibility_test add esp ble compatibility test case 2019-01-24 14:29:31 +08:00
ble_eddystone
ble_hid_device_demo Component/bt: fix iOS and win10 compatibility error for HID 2019-02-28 20:39:12 +08:00
ble_ibeacon Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
ble_spp_client
ble_spp_server
ble_throughput Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
blufi
bt_discovery
bt_spp_acceptor components/bt: Configure SSP in menuconfig 2018-12-20 11:10:27 +08:00
bt_spp_initiator components/bt: Configure SSP in menuconfig 2018-12-20 11:10:27 +08:00
bt_spp_vfs_acceptor components/bt: Configure SSP in menuconfig 2018-12-20 11:10:27 +08:00
bt_spp_vfs_initiator components/bt: Configure SSP in menuconfig 2018-12-20 11:10:27 +08:00
controller_hci_uart
gatt_client component/bt: add a option to make report adv data and scan response individually 2019-01-24 14:30:02 +08:00
gatt_security_client Component/bt: fix comment error 2019-01-31 20:47:36 +08:00
gatt_security_server Component/bt: fix comment error 2019-01-31 20:47:36 +08:00
gatt_server Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
gatt_server_service_table Component/bt: fix comment error 2019-01-31 20:47:36 +08:00
gattc_multi_connect
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.