lly 3924ca8f03 ble_mesh: ci: Add ble & ble mesh coex sdkconfig test files 5 лет назад
..
a2dp_gatts_coex e64bae3a0c components/bt: Fix iphone can't get song's informations 6 лет назад
a2dp_sink 33ad4b6f84 Add A2DP Init and Deinit Complete Evt 5 лет назад
a2dp_source 9c48528fcc components/bt: Configure SSP in menuconfig 7 лет назад
ble_adv d9939cedd9 cmake: make main a component again 7 лет назад
ble_compatibility_test ef07bc44ec add esp ble compatibility test case 7 лет назад
ble_eddystone d9939cedd9 cmake: make main a component again 7 лет назад
ble_hid_device_demo 048fd80450 ble_hid_device_demo: fix build if building with c++ 5 лет назад
ble_ibeacon 37126d3451 Correct Kconfigs according to the coding style 7 лет назад
ble_spp_client d9939cedd9 cmake: make main a component again 7 лет назад
ble_spp_server 510110228c btdm: Add comments to clarify the two different device names of GAP and ADV in the ble_spp_server_demo example, as the old example might confuse users. 5 лет назад
ble_throughput 12d476427f components/bt: Add api to query the number of available buffers for the current connection 5 лет назад
bluedroid 6ac7ceef9e docs:perfect 128-bit UUID description 5 лет назад
blufi 3590a6816f example: Scan failure should not cause system crash 5 лет назад
bt_discovery 3a19fb7e8a Merge branch 'bugfix/btdm_controller_enable_failed_in_examples' into 'master' 7 лет назад
bt_spp_acceptor 35b2eeaa65 add API esp_spp_stop_srv(), fix the error parameter in esp-idf/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/example_spp_initiator_demo.c and fix collection of SPP 5 лет назад
bt_spp_initiator 539718735b fix spp connect failed or discovery failed after the first connection release 5 лет назад
bt_spp_vfs_acceptor 46fa26b56f fix spp vfs demo crash when use dynamic memory 5 лет назад
bt_spp_vfs_initiator 46fa26b56f fix spp vfs demo crash when use dynamic memory 5 лет назад
controller_hci_uart c631fdf33c controller_hci_uart: fixed the sdkconfig.defaults in the example 4 лет назад
esp_ble_mesh 3924ca8f03 ble_mesh: ci: Add ble & ble mesh coex sdkconfig test files 4 лет назад
gatt_client db8bcc60f9 Bugfix/btdm fix doc and host bug backport v3.3 6 лет назад
gatt_security_client 06a2e20b15 Component/bt: fix comment error 7 лет назад
gatt_security_server 06a2e20b15 Component/bt: fix comment error 7 лет назад
gatt_server 37126d3451 Correct Kconfigs according to the coding style 7 лет назад
gatt_server_service_table 06a2e20b15 Component/bt: fix comment error 7 лет назад
gattc_multi_connect d9939cedd9 cmake: make main a component again 7 лет назад
nimble 62359f3442 ci: run target test with python3 4 лет назад
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.