Jiang Jiang Jian 6adaeb0048 Merge branch 'bugfix/btdm_fix_crash_without_smp_when_deinit_bluedroid' into 'master' há 7 anos atrás
..
a2dp_sink 8fb9bfef79 example(ble): Update ble a2d_sink example há 7 anos atrás
a2dp_source c22c070e07 component/bt: Add APIs of get and remove bond device há 7 anos atrás
ble_adv 27a63c492f Examples: Demonstrate the usage of esp_err_to_name há 7 anos atrás
ble_eddystone 2e7613b656 Merge branch 'feature/use_esp_err_to_name' into 'master' há 7 anos atrás
ble_hid_device_demo b9855df44e example: fix ble hid device demo include há 7 anos atrás
ble_ibeacon adada3f67e component/bt : modify header files to avoid conflict há 7 anos atrás
ble_spp_client adada3f67e component/bt : modify header files to avoid conflict há 7 anos atrás
ble_spp_server 27a63c492f Examples: Demonstrate the usage of esp_err_to_name há 7 anos atrás
ble_throughput fd3162d831 component/bt: Added the server test for the bit rate test. há 7 anos atrás
blufi b7a5fef871 Component/bt: fix crash without SMP when deinit bluedroid há 7 anos atrás
bt_discovery 27a63c492f Examples: Demonstrate the usage of esp_err_to_name há 7 anos atrás
bt_spp_acceptor d95d0ececb component/bt: Add SPP profile with VFS há 7 anos atrás
bt_spp_initiator d95d0ececb component/bt: Add SPP profile with VFS há 7 anos atrás
bt_spp_vfs_acceptor d95d0ececb component/bt: Add SPP profile with VFS há 7 anos atrás
bt_spp_vfs_initiator d95d0ececb component/bt: Add SPP profile with VFS há 7 anos atrás
controller_hci_uart 27a63c492f Examples: Demonstrate the usage of esp_err_to_name há 7 anos atrás
gatt_client adada3f67e component/bt : modify header files to avoid conflict há 7 anos atrás
gatt_security_client adada3f67e component/bt : modify header files to avoid conflict há 7 anos atrás
gatt_security_server fc5b15173e Merge branch 'bugfix/btdm_add_some_comment' into 'master' há 7 anos atrás
gatt_server 2e7613b656 Merge branch 'feature/use_esp_err_to_name' into 'master' há 7 anos atrás
gatt_server_service_table fc5b15173e Merge branch 'bugfix/btdm_add_some_comment' into 'master' há 7 anos atrás
gattc_multi_connect adada3f67e component/bt : modify header files to avoid conflict há 7 anos atrás
README.md 16b23a407c Added links from api category TOC to example category folders há 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.