OVMS3-idf/examples/bluetooth
2018-09-12 10:44:58 +08:00
..
a2dp_gatts_coex cmake: Add missing example CMakeLists.txt files, CI check all examples have both 2018-08-28 11:11:57 +08:00
a2dp_sink component/bt: fix the format and add more content to A2DP sink example document and source code 2018-09-12 10:44:58 +08:00
a2dp_source component/bt: Add Legacy Pairing (backport 3.1) 2018-09-04 20:59:03 +08:00
ble_adv Merge branch 'release/v3.1' into feature/cmake_v3.1 2018-08-17 14:14:10 +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-28 11:11:57 +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_update 2018-05-31 14:46:23 +10:00
ble_spp_server Merge branch 'release/v3.1' into feature/cmake_v3.1 2018-08-17 14:14:10 +10:00
ble_throughput Merge branch 'release/v3.1' into feature/cmake_v3.1 2018-08-17 14:14:10 +10:00
blufi kconfiglib: Allow CONFIG_xxx= to disable booleans 2018-08-20 17:18:05 +10:00
bt_discovery kconfiglib: Allow CONFIG_xxx= to disable booleans 2018-08-20 17:18:05 +10:00
bt_spp_acceptor component/bt: Add Legacy Pairing (backport 3.1) 2018-09-04 20:59:03 +08:00
bt_spp_initiator component/bt: Add Legacy Pairing (backport 3.1) 2018-09-04 20:59:03 +08:00
bt_spp_vfs_acceptor component/bt: Add Legacy Pairing (backport 3.1) 2018-09-04 20:59:03 +08:00
bt_spp_vfs_initiator component/bt: Add Legacy Pairing (backport 3.1) 2018-09-04 20:59:03 +08:00
controller_hci_uart Merge branch 'release/v3.1' into feature/cmake_v3.1 2018-08-17 14:14:10 +10:00
gatt_client Merge branch 'release/v3.1' into feature/cmake_v3.1 2018-08-17 14:14:10 +10:00
gatt_security_client Merge branch 'release/v3.1' into feature/cmake_v3.1 2018-08-17 14:14:10 +10:00
gatt_security_server Merge branch 'release/v3.1' into feature/cmake_v3.1 2018-08-17 14:14:10 +10:00
gatt_server Merge branch 'release/v3.1' into feature/cmake_v3.1 2018-08-17 14:14:10 +10:00
gatt_server_service_table Merge branch 'release/v3.1' into feature/cmake_v3.1 2018-08-17 14:14:10 +10:00
gattc_multi_connect Merge branch 'release/v3.1' into feature/cmake_v3.1 2018-08-17 14:14:10 +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.