Zephyr API Documentation  3.0.0
A Scalable Open Source RTOS
3.0.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
testing.h File Reference

Internal API for Bluetooth testing. More...

Go to the source code of this file.

Data Structures

struct  bt_test_cb
 Bluetooth Testing callbacks structure. More...
 

Functions

void bt_test_cb_register (struct bt_test_cb *cb)
 
void bt_test_cb_unregister (struct bt_test_cb *cb)
 
int bt_test_mesh_lpn_group_add (uint16_t group)
 
int bt_test_mesh_lpn_group_remove (uint16_t *groups, size_t groups_count)
 
int bt_test_mesh_rpl_clear (void)
 

Detailed Description

Internal API for Bluetooth testing.