Renz Christian Bagaporo d214bb912f examples: update with build system changes преди 6 години
..
a2dp_gatts_coex 72eb170c4f components/bt: Fix errors caused by rebase преди 6 години
a2dp_sink 61bd453c15 component/bt: implement AVRCP Target APIs преди 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 d214bb912f examples: update with build system changes преди 6 години
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.