OVMS3-idf/examples/bluetooth
Angus Gratton 800bffb8b0 cmake: Add CMakeLists.txt files for all examples
Generating using convert_to_cmake.py, with some minor cleanup
2018-04-30 09:59:20 +10:00
..
a2dp_sink cmake: Add CMakeLists.txt files for all examples 2018-04-30 09:59:20 +10:00
a2dp_source cmake: Add CMakeLists.txt files for all examples 2018-04-30 09:59:20 +10:00
ble_adv cmake: Add CMakeLists.txt files for all examples 2018-04-30 09:59:20 +10:00
ble_eddystone cmake: Add CMakeLists.txt files for all examples 2018-04-30 09:59:20 +10:00
ble_hid_device_demo example: fix ble hid device demo include 2018-04-27 10:52:55 +08:00
ble_ibeacon cmake: Add CMakeLists.txt files for all examples 2018-04-30 09:59:20 +10:00
ble_spp_client cmake: Add CMakeLists.txt files for all examples 2018-04-30 09:59:20 +10:00
ble_spp_server cmake: Add CMakeLists.txt files for all examples 2018-04-30 09:59:20 +10:00
ble_throughput component/bt: Added the server test for the bit rate test. 2018-04-27 23:02:10 -04:00
blufi cmake: Add CMakeLists.txt files for all examples 2018-04-30 09:59:20 +10:00
bt_discovery cmake: Add CMakeLists.txt files for all examples 2018-04-30 09:59:20 +10:00
bt_spp_acceptor cmake: Add CMakeLists.txt files for all examples 2018-04-30 09:59:20 +10:00
bt_spp_initiator cmake: Add CMakeLists.txt files for all examples 2018-04-30 09:59:20 +10:00
bt_spp_vfs_acceptor component/bt: Add SPP profile with VFS 2018-04-28 11:36:22 +08:00
bt_spp_vfs_initiator component/bt: Add SPP profile with VFS 2018-04-28 11:36:22 +08:00
controller_hci_uart cmake: Add CMakeLists.txt files for all examples 2018-04-30 09:59:20 +10:00
gatt_client cmake: Add CMakeLists.txt files for all examples 2018-04-30 09:59:20 +10:00
gatt_security_client cmake: Add CMakeLists.txt files for all examples 2018-04-30 09:59:20 +10:00
gatt_security_server cmake: Add CMakeLists.txt files for all examples 2018-04-30 09:59:20 +10:00
gatt_server cmake: Add CMakeLists.txt files for all examples 2018-04-30 09:59:20 +10:00
gatt_server_service_table cmake: Add CMakeLists.txt files for all examples 2018-04-30 09:59:20 +10:00
gattc_multi_connect cmake: Add CMakeLists.txt files for all examples 2018-04-30 09:59:20 +10:00
README.md Added links from api category TOC to example category folders 2017-01-18 21:21:02 +01:00

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.