nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
ipc_bt.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2023 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
#ifndef IPC_BT_H_
8
#define IPC_BT_H_
9
10
#ifdef __cplusplus
11
extern
"C"
{
12
#endif
13
24
int
ipc_bt_init
(
void
);
25
36
int
ipc_bt_process
(
void
);
37
38
#ifdef __cplusplus
39
}
40
#endif
41
42
#endif
/* IPC_BT_H_ */
ipc_bt_init
int ipc_bt_init(void)
Initialize the IPC Bluetooth interface.
ipc_bt_process
int ipc_bt_process(void)
Give processing time to the IPC Bluetooth interface.
applications
ipc_radio
src
ipc_bt.h
Generated on Tue Nov 5 2024 16:02:08 for nRF Connect SDK API by
1.12.0