Roland Dobai dedaf624db Handle deprecated values in sdkconfig.defaults vor 6 Jahren
..
ble dedaf624db Handle deprecated values in sdkconfig.defaults vor 6 Jahren
classic_bt 70af759dd2 examples: change default build instructions in docs to CMake vor 6 Jahren
coex 4af9504a65 components/bt: Remove unused macro in menuconfig vor 6 Jahren
hci cba69dd088 Bluetooth examples restructuring vor 6 Jahren
README.md cba69dd088 Bluetooth examples restructuring vor 6 Jahren

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
  • hci contains HCI transport (VHCI and HCI UART) examples

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