Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mcumgr_serial_rx_ctxt Struct Reference

Maintains state for an incoming mcumgr request packet. More...

#include <serial.h>

Data Fields

struct net_bufnb
 
uint16_t pkt_len
 

Detailed Description

Maintains state for an incoming mcumgr request packet.

Field Documentation

◆ nb

struct net_buf* mcumgr_serial_rx_ctxt::nb

◆ pkt_len

uint16_t mcumgr_serial_rx_ctxt::pkt_len

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