| 
    Bluenet
    5.7.0
    
   Bluenet, firmware for nRF52 smart home devices 
   | 
 
#include <cs_UartMsgTypes.h>
Public Attributes | |
| struct { | |
| bool encryptionRequired: 1 | |
| bool hasBeenSetUp: 1 | |
| bool hubMode: 1 | |
| bool hasError: 1 | |
| } | flags | 
| uint8_t | asInt | 
| uint8_t uart_msg_status_reply_flags_t::asInt | 
| bool uart_msg_status_reply_flags_t::encryptionRequired | 
| struct { ... } uart_msg_status_reply_flags_t::flags | 
| bool uart_msg_status_reply_flags_t::hasBeenSetUp | 
| bool uart_msg_status_reply_flags_t::hasError | 
| bool uart_msg_status_reply_flags_t::hubMode |