no-OS
Functions
iot_sample_common.c File Reference
#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"
Include dependency graph for iot_sample_common.c:

Functions

void iot_sample_create_mqtt_endpoint (iot_sample_type type, char *out_endpoint, size_t endpoint_size)
 

Function Documentation

◆ iot_sample_create_mqtt_endpoint()

void iot_sample_create_mqtt_endpoint ( iot_sample_type  type,
char *  out_endpoint,
size_t  endpoint_size 
)
Here is the caller graph for this function: