![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
#include <asn1.h>
Data Fields | |
mbedtls_asn1_buf | buf |
struct mbedtls_asn1_sequence * | next |
Container for a sequence of ASN.1 items
mbedtls_asn1_buf mbedtls_asn1_sequence::buf |
Buffer containing the given ASN.1 item.
struct mbedtls_asn1_sequence* mbedtls_asn1_sequence::next |
The next entry in the sequence.