Zephyr Project API 3.7.0
A Scalable Open Source RTOS
|
BlueNRG HCI Driver-Specific API. More...
Functions | |
int | bluenrg_bt_reset (bool updater_mode) |
Hardware reset the BlueNRG network coprocessor. | |
BlueNRG HCI Driver-Specific API.
int bluenrg_bt_reset | ( | bool | updater_mode | ) |
#include <include/zephyr/drivers/bluetooth/hci_driver_bluenrg.h>
Hardware reset the BlueNRG network coprocessor.
Performs hardware reset of the BLE network coprocessor. It can also force to enter firmware updater mode.
updater_mode | flag to indicate whether updater mode needs to be entered. |