RUI3 (RAK Unified Interface 3) - RAK4631
service_runtimeConfig.h File Reference

Provide runtime config setting. More...

Go to the source code of this file.

Data Structures

struct  runtimeConfigP2P_s
 

Typedefs

typedef struct runtimeConfigP2P_s runtimeConfigP2P_t
 

Functions

bool get_useRuntimeConfigP2P (void)
 
void set_useRuntimeConfigP2P (bool useRuntimeConfig)
 
bool get_runtimeConfigP2P (runtimeConfigP2P_t *configP2P)
 
bool set_runtimeConfigP2P (runtimeConfigP2P_t *configP2P)
 

Detailed Description

Provide runtime config setting.

Author
Rakwireless
Version
0.0.0
Date
2023.03

Typedef Documentation

◆ runtimeConfigP2P_t

Function Documentation

◆ get_useRuntimeConfigP2P()

bool get_useRuntimeConfigP2P ( void  )

◆ set_useRuntimeConfigP2P()

void set_useRuntimeConfigP2P ( bool  useRuntimeConfig)

◆ get_runtimeConfigP2P()

bool get_runtimeConfigP2P ( runtimeConfigP2P_t configP2P)

◆ set_runtimeConfigP2P()

bool set_runtimeConfigP2P ( runtimeConfigP2P_t configP2P)