morris c159984264 separate rom from esp32 component to esp_rom 6 лет назад
..
a2dp_gatts_coex d9ce0bb705 Modify esp_bt_gap_set_scan_mode() to be able to set connection modes as well as discoverable modes 6 лет назад
a2dp_sink d9ce0bb705 Modify esp_bt_gap_set_scan_mode() to be able to set connection modes as well as discoverable modes 6 лет назад
a2dp_source d9ce0bb705 Modify esp_bt_gap_set_scan_mode() to be able to set connection modes as well as discoverable modes 6 лет назад
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 d71df18d92 Component/bt: fix iOS and win10 compatibility error for HID 7 лет назад
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 b38a6da74b cmake: Fix some failing example builds, fix gcov 7 лет назад
ble_throughput 37126d3451 Correct Kconfigs according to the coding style 7 лет назад
blufi c159984264 separate rom from esp32 component to esp_rom 6 лет назад
bt_discovery d9ce0bb705 Modify esp_bt_gap_set_scan_mode() to be able to set connection modes as well as discoverable modes 6 лет назад
bt_spp_acceptor d9ce0bb705 Modify esp_bt_gap_set_scan_mode() to be able to set connection modes as well as discoverable modes 6 лет назад
bt_spp_initiator d9ce0bb705 Modify esp_bt_gap_set_scan_mode() to be able to set connection modes as well as discoverable modes 6 лет назад
bt_spp_vfs_acceptor d9ce0bb705 Modify esp_bt_gap_set_scan_mode() to be able to set connection modes as well as discoverable modes 6 лет назад
bt_spp_vfs_initiator d9ce0bb705 Modify esp_bt_gap_set_scan_mode() to be able to set connection modes as well as discoverable modes 6 лет назад
controller_hci_uart d9939cedd9 cmake: make main a component again 7 лет назад
gatt_client d5e78e79d3 Component/bt: add api to clean gattc cache 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 лет назад
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.