kooho 8fb9bfef79 example(ble): Update ble a2d_sink example 7 anos atrás
..
a2dp_sink 8fb9bfef79 example(ble): Update ble a2d_sink example 7 anos atrás
a2dp_source 569b9d592e component/bt: remove some error logs which are not error 8 anos atrás
ble_adv 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 anos atrás
ble_eddystone 2e7613b656 Merge branch 'feature/use_esp_err_to_name' into 'master' 7 anos atrás
ble_ibeacon 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 anos atrás
ble_spp_client 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 anos atrás
ble_spp_server 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 anos atrás
blufi 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 anos atrás
bt_discovery 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 anos atrás
bt_spp_acceptor 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 anos atrás
bt_spp_initiator 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 anos atrás
controller_hci_uart 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 anos atrás
gatt_client 2e7613b656 Merge branch 'feature/use_esp_err_to_name' into 'master' 7 anos atrás
gatt_security_client 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 anos atrás
gatt_security_server 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 anos atrás
gatt_server 2e7613b656 Merge branch 'feature/use_esp_err_to_name' into 'master' 7 anos atrás
gatt_server_service_table 2e7613b656 Merge branch 'feature/use_esp_err_to_name' into 'master' 7 anos atrás
gattc_multi_connect 2e7613b656 Merge branch 'feature/use_esp_err_to_name' into 'master' 7 anos atrás
README.md 16b23a407c Added links from api category TOC to example category folders 9 anos atrás

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.