OVMS3-idf/examples/bluetooth
2018-08-29 20:22:55 +08:00
..
a2dp_gatts_coex cmake: Add missing example CMakeLists.txt files, CI check all examples have both 2018-08-29 20:22:55 +08:00
a2dp_sink kconfiglib: Allow CONFIG_xxx= to disable booleans 2018-08-29 19:39:17 +08:00
a2dp_source kconfiglib: Allow CONFIG_xxx= to disable booleans 2018-08-29 19:39:17 +08:00
ble_adv Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
ble_eddystone Merge branch 'master' into feature/cmake_update 2018-05-31 14:46:23 +10:00
ble_hid_device_demo cmake: Add missing example CMakeLists.txt files, CI check all examples have both 2018-08-29 20:22:55 +08:00
ble_ibeacon Merge branch 'master' into feature/cmake_update 2018-05-31 14:46:23 +10:00
ble_spp_client Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
ble_spp_server Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
ble_throughput Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
blufi kconfiglib: Allow CONFIG_xxx= to disable booleans 2018-08-29 19:39:17 +08:00
bt_discovery kconfiglib: Allow CONFIG_xxx= to disable booleans 2018-08-29 19:39:17 +08:00
bt_spp_acceptor Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
bt_spp_initiator Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
bt_spp_vfs_acceptor Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
bt_spp_vfs_initiator Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
controller_hci_uart Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
gatt_client Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
gatt_security_client Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
gatt_security_server Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
gatt_server Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
gatt_server_service_table Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
gattc_multi_connect Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10: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.