Jiang Jiang Jian 291e25baa6 Merge branch 'bugfix/btdm_add_readme_for_BLE_demos' into 'master' 6 лет назад
..
a2dp_gatts_coex 6771eead80 examples: use new component registration api 6 лет назад
a2dp_sink 9a412d3a08 Merge branch 'feature/use_new_component_registration_apis' into 'master' 6 лет назад
a2dp_source 9a412d3a08 Merge branch 'feature/use_new_component_registration_apis' into 'master' 6 лет назад
ble_adv 6771eead80 examples: use new component registration api 6 лет назад
ble_ancs 71eece07a0 Component/bt: add ble ancs demo 6 лет назад
ble_compatibility_test 291e25baa6 Merge branch 'bugfix/btdm_add_readme_for_BLE_demos' into 'master' 6 лет назад
ble_eddystone 6771eead80 examples: use new component registration api 6 лет назад
ble_hid_device_demo 6771eead80 examples: use new component registration api 6 лет назад
ble_ibeacon 6771eead80 examples: use new component registration api 6 лет назад
ble_mesh fc3253163e component/ble_mesh: ESP BLE Mesh release 6 лет назад
ble_spp_client 291e25baa6 Merge branch 'bugfix/btdm_add_readme_for_BLE_demos' into 'master' 6 лет назад
ble_spp_server 6771eead80 examples: use new component registration api 6 лет назад
ble_throughput 6771eead80 examples: use new component registration api 6 лет назад
blufi 291e25baa6 Merge branch 'bugfix/btdm_add_readme_for_BLE_demos' into 'master' 6 лет назад
bt_discovery 9a412d3a08 Merge branch 'feature/use_new_component_registration_apis' into 'master' 6 лет назад
bt_spp_acceptor 9a412d3a08 Merge branch 'feature/use_new_component_registration_apis' into 'master' 6 лет назад
bt_spp_initiator 9a412d3a08 Merge branch 'feature/use_new_component_registration_apis' into 'master' 6 лет назад
bt_spp_vfs_acceptor 9a412d3a08 Merge branch 'feature/use_new_component_registration_apis' into 'master' 6 лет назад
bt_spp_vfs_initiator 9a412d3a08 Merge branch 'feature/use_new_component_registration_apis' into 'master' 6 лет назад
controller_hci_uart 6771eead80 examples: use new component registration api 6 лет назад
gatt_client 6771eead80 examples: use new component registration api 6 лет назад
gatt_security_client 6771eead80 examples: use new component registration api 6 лет назад
gatt_security_server 6771eead80 examples: use new component registration api 6 лет назад
gatt_server 291e25baa6 Merge branch 'bugfix/btdm_add_readme_for_BLE_demos' into 'master' 6 лет назад
gatt_server_service_table 6771eead80 examples: use new component registration api 6 лет назад
gattc_gatts_coex f78eea97fe Component/bt: add gattc and gatts coex example 6 лет назад
gattc_multi_connect 6771eead80 examples: use new component registration api 6 лет назад
nimble 342f6a7829 Port NimBLE Host Stack on ESP-IDF 6 лет назад
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 лет назад

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.