Zephyr API Documentation
4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
hci_nxp_setup.h
Go to the documentation of this file.
1
4
5
/*
6
* Copyright 2026 NXP
7
*
8
* SPDX-License-Identifier: Apache-2.0
9
*/
10
11
#ifndef ZEPHYR_INCLUDE_ZEPHYR_DRIVERS_BLUETOOTH_HCI_NXP_SETUP_H_
12
#define ZEPHYR_INCLUDE_ZEPHYR_DRIVERS_BLUETOOTH_HCI_NXP_SETUP_H_
13
14
#include <
zephyr/device.h
>
15
69
int
bt_nxp_trigger_ir
(
const
struct
device
*dev);
70
71
#endif
/* ZEPHYR_INCLUDE_ZEPHYR_DRIVERS_BLUETOOTH_HCI_NXP_SETUP_H_ */
device.h
bt_nxp_trigger_ir
int bt_nxp_trigger_ir(const struct device *dev)
Trigger Independent Reset (IR) on NXP Bluetooth controllers.
device
Runtime device structure (in ROM) per driver instance.
Definition
device.h:513
zephyr
drivers
bluetooth
hci_nxp_setup.h
Generated on
for Zephyr API Documentation by
1.16.1