Morse Micro IoT SDK  2.9.7
tlv_header Struct Reference

Detailed Description

TLV (type-length-value) header.

Definition at line 27 of file test_wlan_fw_bcf.c.

Data Fields

uint16_t type
 Type code. More...
 
uint16_t len
 Value length. More...
 

Field Documentation

◆ len

uint16_t tlv_header::len

Value length.

Definition at line 32 of file test_wlan_fw_bcf.c.

◆ type

uint16_t tlv_header::type

Type code.

Definition at line 30 of file test_wlan_fw_bcf.c.


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