esp-idf/examples/bluetooth
Jiang Jiang Jian a3a0b01c1b Merge branch 'bugfix/btdm_fix_ble_throughput_demo_fail' into 'master'
Component/bt: fix throughput_demo_fail

See merge request idf/esp-idf!2467
2018-05-31 18:53:01 +08:00
..
a2dp_gatts_coex Component/bt: add makefile for coex demo 2018-05-30 19:33:52 +08:00
a2dp_sink remove executable permission from source files 2018-05-29 20:07:45 +08:00
a2dp_source remove executable permission from source files 2018-05-29 20:07:45 +08:00
ble_adv
ble_eddystone Component/bt: fix scan duplicate 2018-05-21 15:23:15 +08:00
ble_hid_device_demo
ble_ibeacon Component/bt: fix scan duplicate 2018-05-21 15:23:15 +08:00
ble_spp_client Component/bt: fix scan duplicate 2018-05-21 15:23:15 +08:00
ble_spp_server
ble_throughput Component/bt: fix throughput_demo_fail 2018-05-30 19:58:31 +08:00
blufi
bt_discovery remove executable permission from source files 2018-05-29 20:07:45 +08:00
bt_spp_acceptor
bt_spp_initiator
bt_spp_vfs_acceptor
bt_spp_vfs_initiator
controller_hci_uart
gatt_client Component/bt: fix scan duplicate 2018-05-21 15:23:15 +08:00
gatt_security_client Component/bt: fix scan duplicate 2018-05-21 15:23:15 +08:00
gatt_security_server
gatt_server
gatt_server_service_table
gattc_multi_connect Component/bt: fix scan duplicate 2018-05-21 15:23:15 +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.