esp-idf/examples/bluetooth
Jiang Jiang Jian 41272c5b94 Merge branch 'bugfix/btdm_modify_logs' into 'master'
component/bt: modify some log

See merge request !1485
2017-11-14 21:13:00 +08:00
..
a2dp_sink
ble_adv
ble_eddystone
ble_ibeacon
ble_spp_client
ble_spp_server
blufi
controller_hci_uart
gatt_client Merge branch 'feature/btdm_add_value_callback_when_send_notification_or_indicate_failed' into 'master' 2017-11-03 10:05:29 +08:00
gatt_security_client Component/bt: modify some log 2017-11-02 19:45:13 +08:00
gatt_security_server Component/bt: modify some log 2017-11-02 19:45:13 +08:00
gatt_server Merge branch 'feature/btdm_add_value_callback_when_send_notification_or_indicate_failed' into 'master' 2017-11-03 10:05:29 +08:00
gatt_server_service_table
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.