Astarte device API for Zephyr 0.7.2
Astarte device SDK for Zephyr RTOS
Loading...
Searching...
No Matches
astarte_device_disconnection_event_t Struct Reference

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.
 

Detailed Description

Context for a single disconnection event.

Field Documentation

◆ device

astarte_device_handle_t astarte_device_disconnection_event_t::device

Handle to the device triggering the event.

◆ user_data

void* astarte_device_disconnection_event_t::user_data

User data configured during device initialization.


The documentation for this struct was generated from the following file: