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

A list of users for user-based authentication. More...

#include <zephyr/net/midi2.h>

Data Fields

size_t n_users
 Number of users in the list.
const struct netmidi2_user users []
 The user/password pairs.

Detailed Description

A list of users for user-based authentication.

Field Documentation

◆ n_users

size_t netmidi2_userlist::n_users

Number of users in the list.

◆ users

const struct netmidi2_user netmidi2_userlist::users[]

The user/password pairs.


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