Zephyr API Documentation
4.2.0-rc3
A Scalable Open Source RTOS
4.2.0-rc3
Toggle main menu visibility
Main Page
Related Pages
Topics
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Enumerator
Files
File List
Globals
All
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
f
g
h
i
k
l
m
n
o
p
r
s
t
u
x
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Macros
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
testing.h
Go to the documentation of this file.
1
/* Copyright (c) 2024 Nordic Semiconductor ASA
2
* SPDX-License-Identifier: Apache-2.0
3
*/
4
11
12
#ifndef ZEPHYR_INCLUDE_BLUETOOTH_TESTING_H_
13
#define ZEPHYR_INCLUDE_BLUETOOTH_TESTING_H_
14
15
#include <
zephyr/net_buf.h
>
16
25
void
bt_testing_trace_event_acl_pool_destroy
(
struct
net_buf
*buf);
26
27
#endif
/* ZEPHYR_INCLUDE_BLUETOOTH_TESTING_H_ */
net_buf.h
Buffer management.
net_buf
Network buffer representation.
Definition
net_buf.h:1006
bt_testing_trace_event_acl_pool_destroy
void bt_testing_trace_event_acl_pool_destroy(struct net_buf *buf)
Hook for acl_in_pool.destroy
zephyr
bluetooth
testing.h
Generated on
for Zephyr API Documentation by
1.14.0