no-OS
|
#include <stdarg.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <unistd.h>
#include <azure/az_core.h>
#include <azure/az_iot.h>
#include "iot_sample_common.h"
Functions | |
void | iot_sample_create_mqtt_endpoint (iot_sample_type type, char *out_endpoint, size_t endpoint_size) |
void iot_sample_create_mqtt_endpoint | ( | iot_sample_type | type, |
char * | out_endpoint, | ||
size_t | endpoint_size | ||
) |