Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
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 <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