OVMS3-idf/examples/bluetooth
2019-05-29 18:02:18 +05:30
..
a2dp_gatts_coex Rename Kconfig options (examples) 2019-05-21 09:32:55 +02:00
a2dp_sink Rename Kconfig options (examples) 2019-05-21 09:32:55 +02:00
a2dp_source Rename Kconfig options (components/bt) 2019-05-21 09:09:01 +02:00
ble_adv Rename Kconfig options (components/bt) 2019-05-21 09:09:01 +02:00
ble_compatibility_test add esp ble compatibility test case 2019-01-24 14:29:31 +08:00
ble_eddystone Correct seconds calculation from TLM data field 2019-05-29 18:02:18 +05:30
ble_hid_device_demo Delete unneeded code fragments from GPIO-example 2019-05-29 18:02:18 +05:30
ble_ibeacon Rename Kconfig options (components/bt) 2019-05-21 09:09:01 +02:00
ble_spp_client Rename Kconfig options (components/bt) 2019-05-21 09:09:01 +02:00
ble_spp_server Rename Kconfig options (components/bt) 2019-05-21 09:09:01 +02:00
ble_throughput Rename Kconfig options (examples) 2019-05-21 09:32:55 +02:00
blufi Rename Kconfig options (components/bt) 2019-05-21 09:09:01 +02:00
bt_discovery Rename Kconfig options (components/bt) 2019-05-21 09:09:01 +02:00
bt_spp_acceptor Rename Kconfig options (components/bt) 2019-05-21 09:09:01 +02:00
bt_spp_initiator Rename Kconfig options (components/bt) 2019-05-21 09:09:01 +02:00
bt_spp_vfs_acceptor Rename Kconfig options (components/bt) 2019-05-21 09:09:01 +02:00
bt_spp_vfs_initiator Rename Kconfig options (components/bt) 2019-05-21 09:09:01 +02:00
controller_hci_uart Rename Kconfig options (components/bt) 2019-05-21 09:09:01 +02:00
gatt_client Rename Kconfig options (components/bt) 2019-05-21 09:09:01 +02:00
gatt_security_client Rename Kconfig options (components/bt) 2019-05-21 09:09:01 +02:00
gatt_security_server Rename Kconfig options (components/bt) 2019-05-21 09:09:01 +02:00
gatt_server Rename Kconfig options (components/bt) 2019-05-21 09:09:01 +02:00
gatt_server_service_table Rename Kconfig options (components/bt) 2019-05-21 09:09:01 +02:00
gattc_multi_connect Rename Kconfig options (components/bt) 2019-05-21 09:09:01 +02: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.