esp-idf/examples/bluetooth
island da67773b02 component/bt: fix adv stop event bug and add attribute table create
error

- Fix bug that advertising stop event produced while calling start_adv function
- Modify gatt server adv data and scan rsp data raw setting
- add create attribute table error msg
- Delete redundant printf in previous commits
2017-05-08 15:44:36 +08:00
..
a2dp_sink
ble_adv
blufi
controller_hci_uart
gatt_client
gatt_security_server
gatt_server component/bt: fix adv stop event bug and add attribute table create 2017-05-08 15:44:36 +08:00
gatt_server_service_table component/bt: fix adv stop event bug and add attribute table create 2017-05-08 15:44:36 +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.