xiewenxiang 3fbc4ff353 component/bt:modify for gattc new api ci 8 anni fa
..
a2dp_sink 979fce0df5 bt: call nvs_flash_init in examples, show error if NVS is not initialized 8 anni fa
ble_adv 979fce0df5 bt: call nvs_flash_init in examples, show error if NVS is not initialized 8 anni fa
ble_spp_client 3fbc4ff353 component/bt:modify for gattc new api ci 8 anni fa
ble_spp_server e6f0ff7209 component/bt: add example for ble spp server 8 anni fa
blufi 7b44d3c083 Merge branch 'bugfix/btdm_blufi_aes_cfb128' into 'master' 8 anni fa
controller_hci_uart 0e54caabe3 examples: add missing nvs_flash.h include 8 anni fa
gatt_client f1c4eda373 Component/bt: add set local MTU API 8 anni fa
gatt_security_client f1c4eda373 Component/bt: add set local MTU API 8 anni fa
gatt_security_server 38102f4148 component/bt : fix btc security storage bug 8 anni fa
gatt_server d5301bdac6 gatts_demo example: Use add_char_descr.attr_handle everywhere 8 anni fa
gatt_server_service_table 979fce0df5 bt: call nvs_flash_init in examples, show error if NVS is not initialized 8 anni fa
gattc_multi_connect f1c4eda373 Component/bt: add set local MTU API 8 anni fa
README.md 16b23a407c Added links from api category TOC to example category folders 9 anni fa

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.