OVMS3-idf/examples/bluetooth
2018-09-13 17:46:00 +08:00
..
a2dp_gatts_coex cmake: make main a component again 2018-09-13 11:13:27 +08:00
a2dp_sink cmake: make main a component again 2018-09-13 11:13:27 +08:00
a2dp_source component/bt: bugfix for mismatch of controller mode in sdkconfig.defaults and source code in some examples 2018-09-13 17:46:00 +08:00
ble_adv cmake: make main a component again 2018-09-13 11:13:27 +08:00
ble_eddystone cmake: make main a component again 2018-09-13 11:13:27 +08:00
ble_hid_device_demo component/bt: bugfix for mismatch of controller mode in sdkconfig.defaults and source code in some examples 2018-09-13 17:46:00 +08:00
ble_ibeacon cmake: make main a component again 2018-09-13 11:13:27 +08:00
ble_spp_client cmake: make main a component again 2018-09-13 11:13:27 +08:00
ble_spp_server cmake: make main a component again 2018-09-13 11:13:27 +08:00
ble_throughput cmake: make main a component again 2018-09-13 11:13:27 +08:00
blufi cmake: make main a component again 2018-09-13 11:13:27 +08:00
bt_discovery component/bt: bugfix for mismatch of controller mode in sdkconfig.defaults and source code in some examples 2018-09-13 17:46:00 +08:00
bt_spp_acceptor cmake: make main a component again 2018-09-13 11:13:27 +08:00
bt_spp_initiator cmake: make main a component again 2018-09-13 11:13:27 +08:00
bt_spp_vfs_acceptor cmake: make main a component again 2018-09-13 11:13:27 +08:00
bt_spp_vfs_initiator cmake: make main a component again 2018-09-13 11:13:27 +08:00
controller_hci_uart cmake: make main a component again 2018-09-13 11:13:27 +08:00
gatt_client cmake: make main a component again 2018-09-13 11:13:27 +08:00
gatt_security_client cmake: make main a component again 2018-09-13 11:13:27 +08:00
gatt_security_server cmake: make main a component again 2018-09-13 11:13:27 +08:00
gatt_server cmake: make main a component again 2018-09-13 11:13:27 +08:00
gatt_server_service_table cmake: make main a component again 2018-09-13 11:13:27 +08:00
gattc_multi_connect cmake: make main a component again 2018-09-13 11:13:27 +08: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.