lly 22d01ba674 ble_mesh: ci: Enable settings in sdkconfig.ci.xxx 5 years ago
..
a2dp_gatts_coex e64bae3a0c components/bt: Fix iphone can't get song's informations 6 years ago
a2dp_sink e64bae3a0c components/bt: Fix iphone can't get song's informations 6 years ago
a2dp_source 9c48528fcc components/bt: Configure SSP in menuconfig 7 years ago
ble_adv d9939cedd9 cmake: make main a component again 7 years ago
ble_compatibility_test ef07bc44ec add esp ble compatibility test case 7 years ago
ble_eddystone d9939cedd9 cmake: make main a component again 7 years ago
ble_hid_device_demo 048fd80450 ble_hid_device_demo: fix build if building with c++ 5 years ago
ble_ibeacon 37126d3451 Correct Kconfigs according to the coding style 7 years ago
ble_spp_client d9939cedd9 cmake: make main a component again 7 years ago
ble_spp_server b38a6da74b cmake: Fix some failing example builds, fix gcov 7 years ago
ble_throughput 12d476427f components/bt: Add api to query the number of available buffers for the current connection 5 years ago
bluedroid 6ac7ceef9e docs:perfect 128-bit UUID description 5 years ago
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 years ago
bt_discovery 3a19fb7e8a Merge branch 'bugfix/btdm_controller_enable_failed_in_examples' into 'master' 7 years ago
bt_spp_acceptor 9c48528fcc components/bt: Configure SSP in menuconfig 7 years ago
bt_spp_initiator 9c48528fcc components/bt: Configure SSP in menuconfig 7 years ago
bt_spp_vfs_acceptor 33546a0094 Fix tsk watchdog when running spp vfs demo 5 years ago
bt_spp_vfs_initiator 33546a0094 Fix tsk watchdog when running spp vfs demo 5 years ago
controller_hci_uart d9939cedd9 cmake: make main a component again 7 years ago
esp_ble_mesh 22d01ba674 ble_mesh: ci: Enable settings in sdkconfig.ci.xxx 5 years ago
gatt_client db8bcc60f9 Bugfix/btdm fix doc and host bug backport v3.3 6 years ago
gatt_security_client 06a2e20b15 Component/bt: fix comment error 7 years ago
gatt_security_server 06a2e20b15 Component/bt: fix comment error 7 years ago
gatt_server 37126d3451 Correct Kconfigs according to the coding style 7 years ago
gatt_server_service_table 06a2e20b15 Component/bt: fix comment error 7 years ago
gattc_multi_connect d9939cedd9 cmake: make main a component again 7 years ago
nimble 4fb4c01c53 NimBLE: Add Host based privacy (RPA) feature support (v3.3) 5 years ago
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 years ago

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.