NimBLE-Arduino 2.1.2
Loading...
Searching...
No Matches
Bluetooth Mesh Proxy

Bluetooth Mesh Proxy. More...

Functions

int bt_mesh_proxy_identity_enable (void)
 Enable advertising with Node Identity.
 

Detailed Description

Bluetooth Mesh Proxy.

Function Documentation

◆ bt_mesh_proxy_identity_enable()

int bt_mesh_proxy_identity_enable ( void  )

Enable advertising with Node Identity.

This API requires that GATT Proxy support has been enabled. Once called each subnet will start advertising using Node Identity for the next 60 seconds.

Returns
0 on success, or (negative) error code on failure.