Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/net/lib/lwm2m/
Dlwm2m_rw_oma_tlv.c82 struct oma_tlv { struct
88 static uint8_t get_len_type(const struct oma_tlv *tlv) in get_len_type() argument
113 static void tlv_setup(struct oma_tlv *tlv, uint8_t type, uint16_t id, in tlv_setup()
152 static int oma_tlv_put(const struct oma_tlv *tlv, in oma_tlv_put()
218 static int oma_tlv_get(struct oma_tlv *tlv, struct lwm2m_input_context *in, in oma_tlv_get()
310 struct oma_tlv tlv; in put_end_tlv()
408 struct oma_tlv tlv; in put_s8()
427 struct oma_tlv tlv; in put_s16()
452 struct oma_tlv tlv; in put_s32()
478 struct oma_tlv tlv; in put_s64()
[all …]