![]() |
Morse Micro IoT SDK
2.9.7
|
Data type to contain a list of three octet OUIs.
Definition at line 349 of file mmagic_controller.h.
#include <mmagic_controller.h>
Data Fields | |
| uint8_t | count |
| The number of OUIs in the list. More... | |
| struct struct_oui | ouis [5] |
| The OUI data. More... | |
| uint8_t struct_oui_list::count |
The number of OUIs in the list.
Definition at line 352 of file mmagic_controller.h.
| struct struct_oui struct_oui_list::ouis[5] |
The OUI data.
Definition at line 354 of file mmagic_controller.h.