|
Astarte device API for Zephyr 0.8.0
Astarte device SDK for Zephyr RTOS
|
Context for a single disconnection event. More...
#include <device.h>
Data Fields | |
| astarte_device_handle_t | device |
| Handle to the device triggering the event. | |
| void * | user_data |
| User data configured during device initialization. | |
Context for a single disconnection event.
| astarte_device_handle_t astarte_device_disconnection_event_t::device |
Handle to the device triggering the event.
| void* astarte_device_disconnection_event_t::user_data |
User data configured during device initialization.