Jiang Jiang Jian cf79bfbc5f Merge branch 'bugfix/fix_wifi_interface_use_v3.3' into 'release/v3.3' vor 4 Jahren
..
a2dp_gatts_coex e64bae3a0c components/bt: Fix iphone can't get song's informations vor 6 Jahren
a2dp_sink 33ad4b6f84 Add A2DP Init and Deinit Complete Evt vor 5 Jahren
a2dp_source 9c48528fcc components/bt: Configure SSP in menuconfig vor 7 Jahren
ble_adv d9939cedd9 cmake: make main a component again vor 7 Jahren
ble_compatibility_test ef07bc44ec add esp ble compatibility test case vor 7 Jahren
ble_eddystone d9939cedd9 cmake: make main a component again vor 7 Jahren
ble_hid_device_demo 048fd80450 ble_hid_device_demo: fix build if building with c++ vor 5 Jahren
ble_ibeacon 37126d3451 Correct Kconfigs according to the coding style vor 7 Jahren
ble_spp_client d9939cedd9 cmake: make main a component again vor 7 Jahren
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. vor 5 Jahren
ble_throughput 12d476427f components/bt: Add api to query the number of available buffers for the current connection vor 5 Jahren
bluedroid 6ac7ceef9e docs:perfect 128-bit UUID description vor 5 Jahren
blufi 3590a6816f example: Scan failure should not cause system crash vor 5 Jahren
bt_discovery 3a19fb7e8a Merge branch 'bugfix/btdm_controller_enable_failed_in_examples' into 'master' vor 7 Jahren
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 vor 5 Jahren
bt_spp_initiator 539718735b fix spp connect failed or discovery failed after the first connection release vor 5 Jahren
bt_spp_vfs_acceptor 46fa26b56f fix spp vfs demo crash when use dynamic memory vor 5 Jahren
bt_spp_vfs_initiator 46fa26b56f fix spp vfs demo crash when use dynamic memory vor 5 Jahren
controller_hci_uart d9939cedd9 cmake: make main a component again vor 7 Jahren
esp_ble_mesh cf79bfbc5f Merge branch 'bugfix/fix_wifi_interface_use_v3.3' into 'release/v3.3' vor 4 Jahren
gatt_client db8bcc60f9 Bugfix/btdm fix doc and host bug backport v3.3 vor 6 Jahren
gatt_security_client 06a2e20b15 Component/bt: fix comment error vor 7 Jahren
gatt_security_server 06a2e20b15 Component/bt: fix comment error vor 7 Jahren
gatt_server 37126d3451 Correct Kconfigs according to the coding style vor 7 Jahren
gatt_server_service_table 06a2e20b15 Component/bt: fix comment error vor 7 Jahren
gattc_multi_connect d9939cedd9 cmake: make main a component again vor 7 Jahren
nimble cbabe5bacc ci: Fix blecent example test vor 5 Jahren
README.md a67d5d89e0 Replace all DOS line endings with Unix vor 7 Jahren

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.