Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/coap/
Dcoap.c120 static inline bool append_be16(struct coap_packet *cpkt, uint16_t data) in append_be16() function
201 res = append_be16(cpkt, id); in coap_packet_init()