OVMS3-idf/examples/bluetooth
2019-06-21 19:53:29 +08:00
..
a2dp_gatts_coex examples: use new component registration api 2019-06-21 19:53:29 +08:00
a2dp_sink examples: use new component registration api 2019-06-21 19:53:29 +08:00
a2dp_source examples: use new component registration api 2019-06-21 19:53:29 +08:00
ble_adv examples: use new component registration api 2019-06-21 19:53:29 +08:00
ble_compatibility_test examples: use new component registration api 2019-06-21 19:53:29 +08:00
ble_eddystone examples: use new component registration api 2019-06-21 19:53:29 +08:00
ble_hid_device_demo examples: use new component registration api 2019-06-21 19:53:29 +08:00
ble_ibeacon examples: use new component registration api 2019-06-21 19:53:29 +08:00
ble_spp_client examples: use new component registration api 2019-06-21 19:53:29 +08:00
ble_spp_server examples: use new component registration api 2019-06-21 19:53:29 +08:00
ble_throughput examples: use new component registration api 2019-06-21 19:53:29 +08:00
blufi examples: use new component registration api 2019-06-21 19:53:29 +08:00
bt_discovery examples: use new component registration api 2019-06-21 19:53:29 +08:00
bt_spp_acceptor examples: use new component registration api 2019-06-21 19:53:29 +08:00
bt_spp_initiator examples: use new component registration api 2019-06-21 19:53:29 +08:00
bt_spp_vfs_acceptor examples: use new component registration api 2019-06-21 19:53:29 +08:00
bt_spp_vfs_initiator examples: use new component registration api 2019-06-21 19:53:29 +08:00
controller_hci_uart examples: use new component registration api 2019-06-21 19:53:29 +08:00
gatt_client examples: use new component registration api 2019-06-21 19:53:29 +08:00
gatt_security_client examples: use new component registration api 2019-06-21 19:53:29 +08:00
gatt_security_server examples: use new component registration api 2019-06-21 19:53:29 +08:00
gatt_server examples: use new component registration api 2019-06-21 19:53:29 +08:00
gatt_server_service_table examples: use new component registration api 2019-06-21 19:53:29 +08:00
gattc_multi_connect examples: use new component registration api 2019-06-21 19:53:29 +08:00
README.md Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08: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.