config_msg_friend_set_t

nRF5 SDK for Mesh v5.0.0

Message format for the Friend Set message. More...

#include <config_messages.h>

Data Fields

uint8_t friend_state
 The desired state of the friendship feature. More...
 

Detailed Description

Message format for the Friend Set message.

Definition at line 364 of file config_messages.h.

Field Documentation

◆ friend_state

uint8_t config_msg_friend_set_t::friend_state

The desired state of the friendship feature.

Definition at line 366 of file config_messages.h.