esp-idf/examples/bluetooth
Yulong c0825b35c1 component/bt:fix the bug with gatt client cant not receive the gatt server service change event. 2017-05-02 22:53:48 -04:00
..
a2dp_sink
ble_adv
blufi
controller_hci_uart
gatt_client component/bt:fix the bug with gatt client cant not receive the gatt server service change event. 2017-05-02 22:53:48 -04:00
gatt_security_server
gatt_server Merge branch 'feature/ci_minor_fixes' into 'master' 2017-04-28 00:25:13 +08:00
gatt_server_service_table Merge branch 'feature/ci_minor_fixes' into 'master' 2017-04-28 00:25:13 +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.