|
Zephyr API Documentation 4.3.0-rc1
A Scalable Open Source RTOS
|
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. | |
A username/password pair for user-based authentication.
| const char* netmidi2_user::name |
The user name for authentication.
| const char* netmidi2_user::password |
The password for authentication.