esp-idf/examples/bluetooth
Jiang Jiang Jian 1b7a4758e3 Merge branch 'bugfix/fix_ble_examples' into 'master'
examples/bluetooth: Miscellaneous fixes in some of the examples

See merge request idf/esp-idf!3549
2018-11-08 18:09:29 +08:00
..
a2dp_gatts_coex examples/bluetooth: Miscellaneous fixes in some of the examples 2018-10-29 11:14:09 +05:30
a2dp_sink
a2dp_source
ble_adv
ble_eddystone
ble_hid_device_demo
ble_ibeacon
ble_spp_client
ble_spp_server
ble_throughput examples/bluetooth: Miscellaneous fixes in some of the examples 2018-10-29 11:14:09 +05:30
blufi
bt_discovery
bt_spp_acceptor
bt_spp_initiator
bt_spp_vfs_acceptor
bt_spp_vfs_initiator
controller_hci_uart
gatt_client examples/bluetooth: Miscellaneous fixes in some of the examples 2018-10-29 11:14:09 +05:30
gatt_security_client Component/bt: support OOB in SMP 2018-10-25 07:09:59 +00:00
gatt_security_server Merge branch 'bugfix/fix_ble_examples' into 'master' 2018-11-08 18:09:29 +08:00
gatt_server Merge branch 'bugfix/fix_ble_examples' into 'master' 2018-11-08 18:09:29 +08:00
gatt_server_service_table Merge branch 'bugfix/fix_ble_examples' into 'master' 2018-11-08 18:09:29 +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.