Searched refs:aiot_mqtt_event_handler_t (Results 1 – 3 of 3) sorted by relevance
334 typedef void (*aiot_mqtt_event_handler_t)(void *handle, const aiot_mqtt_event_t *event, void *userd… typedef
2530 mqtt_handle->event_handler = (aiot_mqtt_event_handler_t)data; in aiot_mqtt_setopt()
260 aiot_mqtt_event_handler_t event_handler;
Completed in 13 milliseconds