iotivity-constrained icon indicating copy to clipboard operation
iotivity-constrained copied to clipboard

This mirror is deprecated. Please visit https://github.com/iotivity/iotivity-lite for forking the IoTivity-Lite project. To contribute code to the project, please visit https://www.iotivity.org/get-i...

Results 19 iotivity-constrained issues
Sort by recently updated
recently updated
newest added

[https://github.com/iotivity/iotivity-constrained/blob/024df216762a24dbfd5f095287ae6dcda584b972/api/oc_endpoint.c#L75](https://github.com/iotivity/iotivity-constrained/blob/024df216762a24dbfd5f095287ae6dcda584b972/api/oc_endpoint.c#L75) And potentially other places that involve oc_memb_alloc. **Description**: If `OC_DYNAMIC_ALLOCATION` is disabled, oc_memb_alloc returns a pointer to a part of a statically allocated structure buffer with compile-time defined size....

When filing a bug in JIRA for Iotivity-contrained, a mandatory component is required, but none are available. So filing a bug always fails

The OCF samples for Zephyr using prj_bt.conf no longer work in 6lowpan for Zephyr 1.9.

We are using iotivity-contrained over 6lowpan running on Zephyr, ffter upgrading from Zephyr 1.7 to 1.8, it seems that Ocf has become unstable, specifically on the server side, the registered...

I was getting various compilation errors regarding conn_ functions. From the RIOT repository it appears the conn API was removed in April 2017. https://github.com/RIOT-OS/RIOT commit 13770361bb8879065cc524889db478f692a3be7f Is anyone working on...

Hi, i think it would be better to rename config.h to oc_app_config.h or something like that, since this file is a dependency in a lot of source files which may...

Hi, I've compiled the code for RIOT and it gives me the following error home/iot/iotivity-constrained/port/riot/ipadapter.c:19:26: fatal error: net/conn/udp.h: No such file or directory It seems the current RIOT repository has...

This bug is based on PR 01org/SmartHome-Demo#150. The BLE connection keeps dropping in

I tried to build the Zephyr app with Zephyr v1.8.0-rc1 and got the following build error: $ cd port/zephyr $ make BOARD=arduino_101 CONF_FILE=prj_bt.conf .... /home/kien/workspace/zephyr/iotivity-constrained/port/zephyr/src/ipadapter.c:25:22: fatal error: net/nbuf.h: No such...