config_msg_friend_status_t

nRF5 SDK for Mesh v5.0.0

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

#include <config_messages.h>

Data Fields

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

Detailed Description

Message format for the Friend Status message.

Definition at line 370 of file config_messages.h.

Field Documentation

◆ friend_state

uint8_t config_msg_friend_status_t::friend_state

The state of the friendship feature.

Definition at line 372 of file config_messages.h.