|
Zephyr Project API 4.2.99
A Scalable Open Source RTOS
|
A username/password pair for user-based authentication. More...
#include <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.