morris c159984264 separate rom from esp32 component to esp_rom %!s(int64=7) %!d(string=hai) anos
..
a2dp_gatts_coex d9ce0bb705 Modify esp_bt_gap_set_scan_mode() to be able to set connection modes as well as discoverable modes %!s(int64=7) %!d(string=hai) anos
a2dp_sink d9ce0bb705 Modify esp_bt_gap_set_scan_mode() to be able to set connection modes as well as discoverable modes %!s(int64=7) %!d(string=hai) anos
a2dp_source d9ce0bb705 Modify esp_bt_gap_set_scan_mode() to be able to set connection modes as well as discoverable modes %!s(int64=7) %!d(string=hai) anos
ble_adv d9939cedd9 cmake: make main a component again %!s(int64=7) %!d(string=hai) anos
ble_compatibility_test ef07bc44ec add esp ble compatibility test case %!s(int64=7) %!d(string=hai) anos
ble_eddystone d9939cedd9 cmake: make main a component again %!s(int64=7) %!d(string=hai) anos
ble_hid_device_demo d71df18d92 Component/bt: fix iOS and win10 compatibility error for HID %!s(int64=7) %!d(string=hai) anos
ble_ibeacon 37126d3451 Correct Kconfigs according to the coding style %!s(int64=7) %!d(string=hai) anos
ble_spp_client d9939cedd9 cmake: make main a component again %!s(int64=7) %!d(string=hai) anos
ble_spp_server b38a6da74b cmake: Fix some failing example builds, fix gcov %!s(int64=7) %!d(string=hai) anos
ble_throughput 37126d3451 Correct Kconfigs according to the coding style %!s(int64=7) %!d(string=hai) anos
blufi c159984264 separate rom from esp32 component to esp_rom %!s(int64=7) %!d(string=hai) anos
bt_discovery d9ce0bb705 Modify esp_bt_gap_set_scan_mode() to be able to set connection modes as well as discoverable modes %!s(int64=7) %!d(string=hai) anos
bt_spp_acceptor d9ce0bb705 Modify esp_bt_gap_set_scan_mode() to be able to set connection modes as well as discoverable modes %!s(int64=7) %!d(string=hai) anos
bt_spp_initiator d9ce0bb705 Modify esp_bt_gap_set_scan_mode() to be able to set connection modes as well as discoverable modes %!s(int64=7) %!d(string=hai) anos
bt_spp_vfs_acceptor d9ce0bb705 Modify esp_bt_gap_set_scan_mode() to be able to set connection modes as well as discoverable modes %!s(int64=7) %!d(string=hai) anos
bt_spp_vfs_initiator d9ce0bb705 Modify esp_bt_gap_set_scan_mode() to be able to set connection modes as well as discoverable modes %!s(int64=7) %!d(string=hai) anos
controller_hci_uart d9939cedd9 cmake: make main a component again %!s(int64=7) %!d(string=hai) anos
gatt_client d5e78e79d3 Component/bt: add api to clean gattc cache %!s(int64=7) %!d(string=hai) anos
gatt_security_client 06a2e20b15 Component/bt: fix comment error %!s(int64=7) %!d(string=hai) anos
gatt_security_server 06a2e20b15 Component/bt: fix comment error %!s(int64=7) %!d(string=hai) anos
gatt_server 37126d3451 Correct Kconfigs according to the coding style %!s(int64=7) %!d(string=hai) anos
gatt_server_service_table 06a2e20b15 Component/bt: fix comment error %!s(int64=7) %!d(string=hai) anos
gattc_multi_connect d9939cedd9 cmake: make main a component again %!s(int64=7) %!d(string=hai) anos
README.md a67d5d89e0 Replace all DOS line endings with Unix %!s(int64=7) %!d(string=hai) anos

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.