Wang Meng Yang f5b9cf028b Merge branch 'bugfix/btdm_fix_some_Document_Description_Error_v4.0' into 'release/v4.0' 4 年之前
..
ble 6253befcbc component/bt: fix some ble document description error 4 年之前
classic_bt 95f2edde07 add FAQ in SPP demo README 4 年之前
coex 1ae261dcdd Add init & deinit event for a2dp 5 年之前
README.md 2887131b39 Changes in `menuconfig` options to not compile any host when using hci 6 年之前

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.