|
|
5 years ago | |
|---|---|---|
| .. | ||
| controller_hci_uart | 5 years ago | |
| controller_vhci_ble_adv | 5 years ago | |
| README.md | 6 years ago | |
Note: To use examples in this directory, you need to have Bluetooth enabled in configuration.
This directory includes examples to demonstrate controller interactions by virtual HCI layer and UART.
Demonstrates interaction with controller through HCI over UART.
See the README.md file in the example controller_hci_uart.
Demonstrates interaction with controller though virtual HCI layer. In this example, simple BLE advertising is done.
See the README.md file in the example controller_vhci_ble_adv.