config_msg_proxy_set_t

nRF5 SDK for Mesh v5.0.0

Message format for the GATT Proxy Set message. More...

#include <config_messages.h>

Data Fields

uint8_t proxy_state
 The desired state of the GATT proxy service. More...
 

Detailed Description

Message format for the GATT Proxy Set message.

Definition at line 350 of file config_messages.h.

Field Documentation

◆ proxy_state

uint8_t config_msg_proxy_set_t::proxy_state

The desired state of the GATT proxy service.

Definition at line 352 of file config_messages.h.