OVMS3-idf/examples/bluetooth
Jiang Jiang Jian aea18f6e74 Merge branch 'feature/btdm_raw_adv' into 'master'
Feature/btdm raw adv

Add APIs to set raw advertising data and scan response data by user self.

See merge request !451
2017-01-19 18:57:39 +08:00
..
ble_adv Moved examples to new folders / categories. Removed example numbers from example names 2017-01-16 23:08:35 +01:00
blufi Moved examples to new folders / categories. Removed example numbers from example names 2017-01-16 23:08:35 +01:00
gatt_client Moved examples to new folders / categories. Removed example numbers from example names 2017-01-16 23:08:35 +01:00
gatt_server component/bt : add api to set raw adv_data/scan_rsp_data 2017-01-19 17:36:40 +08:00
gatt_server_service_table Moved examples to new folders / categories. Removed example numbers from example names 2017-01-16 23:08:35 +01: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.