_mdns_read_u16() function
read uint16_t from a packet
Syntax
static inline uint16_t _mdns_read_u16(const uint8_t *packet,
uint16_t index);
Arguments
index
index in the packet where the value starts
Return value
the value
![]()
static inline uint16_t _mdns_read_u16(const uint8_t *packet, uint16_t index)
_mdns_read_u16() is called by 1 function:
![]()
_mdns_read_u16()
_mdns_read_u16():
![]()
_mdns_read_u16()