mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 10:39:11 -04:00
The upper transport layer is using big endian ordering. The PreviousAddress field of a Friend Request message should therefore be converted to native endianess using sys_cpu_to_be16().