Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
netmidi2_user Struct Reference

A username/password pair for user-based authentication. More...

#include <zephyr/net/midi2.h>

Data Fields

const char * name
 The user name for authentication.
const char * password
 The password for authentication.

Detailed Description

A username/password pair for user-based authentication.

Field Documentation

◆ name

const char* netmidi2_user::name

The user name for authentication.

◆ password

const char* netmidi2_user::password

The password for authentication.


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