OVMS3-idf/examples/bluetooth
2018-02-08 16:26:12 +08:00
..
a2dp_sink component/bt: Fix mem leak of bt 2018-02-08 16:26:12 +08:00
a2dp_source component/bt: Fix mem leak of bt 2018-02-08 16:26:12 +08:00
ble_adv Component/bt: modify license 2018-01-15 19:47:23 +08:00
ble_eddystone Component/bt: modify license 2018-01-15 19:47:23 +08:00
ble_ibeacon Component/bt: modify license 2018-01-15 19:47:23 +08:00
ble_spp_client Merge branch 'feature/btdm_ble_spp_docs' into 'master' 2018-01-17 10:19:30 +08:00
ble_spp_server Merge branch 'feature/btdm_ble_spp_docs' into 'master' 2018-01-17 10:19:30 +08:00
blufi Component/bt: add get error event for blufi 2018-01-16 17:29:48 +08:00
bt_discovery Component/bt: modify license 2018-01-15 19:47:23 +08:00
bt_spp_acceptor Component/bt: modify license 2018-01-15 19:47:23 +08:00
bt_spp_initiator Component/bt: modify license 2018-01-15 19:47:23 +08:00
controller_hci_uart Component/bt: modify license 2018-01-15 19:47:23 +08:00
gatt_client component/bt: Update BLE examples tutorials and ReadMe files 2018-01-25 16:59:40 +08:00
gatt_security_client component/bt: Update BLE examples tutorials and ReadMe files 2018-01-25 16:59:40 +08:00
gatt_security_server component/bt: Update BLE examples tutorials and ReadMe files 2018-01-25 16:59:40 +08:00
gatt_server component/bt: Update BLE examples tutorials and ReadMe files 2018-01-25 16:59:40 +08:00
gatt_server_service_table component/bt: Update BLE examples tutorials and ReadMe files 2018-01-25 16:59:40 +08:00
gattc_multi_connect component/bt: Update BLE examples tutorials and ReadMe files 2018-01-25 16:59:40 +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.