Searched refs:iot_device_objects (Results 1 – 1 of 1) sorted by relevance
48 char iot_device_objects[CONFIG_LWM2M_GATEWAY_IOT_DEVICE_OBJECTS_MAX_STR_SIZE]; member124 strncpy(device_table[index].iot_device_objects, in lwm2m_gw_create()141 j, device_table[index].iot_device_objects, in lwm2m_gw_create()142 sizeof(device_table[index].iot_device_objects), in lwm2m_gw_create()143 strlen(device_table[index].iot_device_objects) + 1); in lwm2m_gw_create()