Home
last modified time | relevance | path

Searched refs:DEVICE_STRING_SHORT (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_obj_device.c76 #define DEVICE_STRING_SHORT 8 macro
97 static uint8_t binding_mode[DEVICE_STRING_SHORT];
334 res_inst, j, binding_mode, DEVICE_STRING_SHORT, strlen(binding_mode) + 1); in device_create()