Wang Meng Yang cce7229188 Merge branch 'bugfix/hfp_demo_audio_not_sine_v4.1' into 'release/v4.1' 4 years ago
..
ble 3ba43f4991 component/bt: fix some ble document description error 4 years ago
classic_bt 4e34c26a56 fix hfp_ag demo audio not sine_v4.1 4 years ago
coex 432b4c8863 Add init & deinit event for a2dp 5 years ago
README.md a104bc22ae README fixes 6 years ago

README.md

Bluetooth Examples for Bluedroid host

Note: To use examples in this directory, you need to have Bluetooth enabled in configuration and Bluedroid selected as the host stack.

Example Layout

The examples are grouped into subdirectories by category. Each category directory contains one or more example projects:

  • classic_bt contains Classic BT examples
  • ble contains BLE examples
  • coex contains Classic BT and BLE coex examples

See the README.md file in the upper level examples directory for more information about examples.