Parameters passed for the MEDIUM_INIT_PARAMS option. More...
#include <config_medium.h>
Data Fields |
|
| ipv6_medium_evt_handler_t | evt_handler |
| ipv6_medium_error_handler_t | error_handler |
| ipv6_medium_type_t | medium_type |
Detailed Description
Parameters passed for the MEDIUM_INIT_PARAMS option.
These are currently the same as for ipv6_medium initialization.
Field Documentation
| ipv6_medium_error_handler_t config_medium_params_t::error_handler |
The medium error handler callback.
| ipv6_medium_evt_handler_t config_medium_params_t::evt_handler |
The medium event handler callback.
| ipv6_medium_type_t config_medium_params_t::medium_type |
The medium type.
- components/iot/socket/config/medium/config_medium.h