Zephyr API Documentation
4.0.0-rc3
A Scalable Open Source RTOS
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
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 Tue Nov 12 2024 18:02:53 for Zephyr API Documentation by
1.12.0