Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
BlueNRG HCI driver extended API

BlueNRG HCI Driver-Specific API. More...

Functions

int bluenrg_bt_reset (bool updater_mode)
 Hardware reset the BlueNRG network coprocessor.

Detailed Description

BlueNRG HCI Driver-Specific API.

Function Documentation

◆ bluenrg_bt_reset()

int bluenrg_bt_reset ( bool updater_mode)

#include </home/runner/work/zephyr/zephyr/zephyr/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.

Parameters
updater_modeflag to indicate whether updater mode needs to be entered.
Returns
a non-negative value indicating success, or a negative error code for failure