esp-idf/examples/bluetooth
Jiang Jiang Jian affed9a235 Merge branch 'feature/a2dp-sink-source-runtime-selection' into 'master'
bt-a2dp: BT A2DP sink and source selection is now runtime

See merge request idf/esp-idf!2229
2018-05-22 22:21:39 +08:00
..
a2dp_sink Merge branch 'feature/a2dp-sink-source-runtime-selection' into 'master' 2018-05-22 22:21:39 +08:00
a2dp_source Merge branch 'feature/a2dp-sink-source-runtime-selection' into 'master' 2018-05-22 22:21:39 +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 scan duplicate 2018-05-21 15:23:15 +08:00
blufi
bt_discovery
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.