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

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.