nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ bt_mesh_time_role

#include <include/bluetooth/mesh/time.h>

Time Role states

Enumerator
BT_MESH_TIME_NONE 

Does not participate in propagation of time information.

BT_MESH_TIME_AUTHORITY 

Publishes Time Status messages but does not process received Time Status messages.

BT_MESH_TIME_RELAY 

Processes received and publishes Time Status messages.

BT_MESH_TIME_CLIENT 

Does not publish but processes received Time Status messages.