Zephyr Project API  3.3.0
A Scalable Open Source RTOS
proxy.h File Reference

Proxy APIs. More...

Go to the source code of this file.

Data Structures

struct  bt_mesh_proxy_cb
 

Macros

#define BT_MESH_PROXY_CB_DEFINE(_name)
 Register a callback structure for Proxy events. More...
 

Functions

int bt_mesh_proxy_identity_enable (void)
 Enable advertising with Node Identity. More...
 
int bt_mesh_proxy_connect (uint16_t net_idx)
 Allow Proxy Client to auto connect to a network. More...
 
int bt_mesh_proxy_disconnect (uint16_t net_idx)
 Disallow Proxy Client to auto connect to a network. More...
 

Detailed Description

Proxy APIs.