RTS API Documentation  1.10.11
Data Fields
dtls_fp_s Struct Reference

#include <switch_core.h>

+ Collaboration diagram for dtls_fp_s:

Data Fields

uint32_t len
 
uint8_t data [MAX_FPLEN+1]
 
char * type
 
char str [MAX_FPSTRLEN]
 

Detailed Description

Definition at line 152 of file switch_core.h.

Field Documentation

◆ data

uint8_t dtls_fp_s::data[MAX_FPLEN+1]

◆ len

uint32_t dtls_fp_s::len

◆ str

char dtls_fp_s::str[MAX_FPSTRLEN]

◆ type

char* dtls_fp_s::type

The documentation for this struct was generated from the following file: