Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ssh_channel_event_channel_request_result Struct Reference

Data for SSH_CHANNEL_EVENT_REQUEST_RESULT event. More...

#include <zephyr/net/ssh/common.h>

Data Fields

bool success
 True if the request succeeded.

Detailed Description

Data for SSH_CHANNEL_EVENT_REQUEST_RESULT event.

Field Documentation

◆ success

bool ssh_channel_event_channel_request_result::success

True if the request succeeded.


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