Searched refs:lwm2m_update_or_allocate_attribute (Results 1 – 1 of 1) sorted by relevance
877 static int lwm2m_update_or_allocate_attribute(void *ref, uint8_t type, void *data) in lwm2m_update_or_allocate_attribute() function1064 return lwm2m_update_or_allocate_attribute(ref, LWM2M_ATTR_PMIN, &period_s); in lwm2m_update_observer_min_period()1103 ret = lwm2m_update_or_allocate_attribute(ref, LWM2M_ATTR_PMAX, &period_s); in lwm2m_update_observer_max_period()