Chen Yu Dong 312f100551 bugfix: import error in example tests 5 jaren geleden
..
a2dp_gatts_coex e64bae3a0c components/bt: Fix iphone can't get song's informations 6 jaren geleden
a2dp_sink e64bae3a0c components/bt: Fix iphone can't get song's informations 6 jaren geleden
a2dp_source 9c48528fcc components/bt: Configure SSP in menuconfig 7 jaren geleden
ble_adv d9939cedd9 cmake: make main a component again 7 jaren geleden
ble_compatibility_test ef07bc44ec add esp ble compatibility test case 7 jaren geleden
ble_eddystone d9939cedd9 cmake: make main a component again 7 jaren geleden
ble_hid_device_demo 048fd80450 ble_hid_device_demo: fix build if building with c++ 5 jaren geleden
ble_ibeacon 37126d3451 Correct Kconfigs according to the coding style 7 jaren geleden
ble_spp_client d9939cedd9 cmake: make main a component again 7 jaren geleden
ble_spp_server b38a6da74b cmake: Fix some failing example builds, fix gcov 7 jaren geleden
ble_throughput 12d476427f components/bt: Add api to query the number of available buffers for the current connection 5 jaren geleden
bluedroid 6ac7ceef9e docs:perfect 128-bit UUID description 5 jaren geleden
blufi e454d4d8e8 Bulfi: Check if ble is connected before sending a message via ble. Fix the wrong wifi storage mode from WIFI_STORAGE_RAM to default WIFI_STORAGE_FLASH. 6 jaren geleden
bt_discovery 3a19fb7e8a Merge branch 'bugfix/btdm_controller_enable_failed_in_examples' into 'master' 7 jaren geleden
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 jaren geleden
bt_spp_initiator 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 jaren geleden
bt_spp_vfs_acceptor 33546a0094 Fix tsk watchdog when running spp vfs demo 5 jaren geleden
bt_spp_vfs_initiator 33546a0094 Fix tsk watchdog when running spp vfs demo 5 jaren geleden
controller_hci_uart d9939cedd9 cmake: make main a component again 7 jaren geleden
esp_ble_mesh 22d01ba674 ble_mesh: ci: Enable settings in sdkconfig.ci.xxx 5 jaren geleden
gatt_client db8bcc60f9 Bugfix/btdm fix doc and host bug backport v3.3 6 jaren geleden
gatt_security_client 06a2e20b15 Component/bt: fix comment error 7 jaren geleden
gatt_security_server 06a2e20b15 Component/bt: fix comment error 7 jaren geleden
gatt_server 37126d3451 Correct Kconfigs according to the coding style 7 jaren geleden
gatt_server_service_table 06a2e20b15 Component/bt: fix comment error 7 jaren geleden
gattc_multi_connect d9939cedd9 cmake: make main a component again 7 jaren geleden
nimble 312f100551 bugfix: import error in example tests 5 jaren geleden
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 jaren geleden

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.